• jh_amln1
  • NEWBIE
  • 0 Points
  • Member since 2011

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies

I have a piece of code that uses System.setPassword() to set a password for a user.  The method works, however upon first login as the user I am presented with the standard 'Change your password' form.  If I click 'Cancel' I am able to get in, however the form appears every at every login attempt.  Is there any way to prevent this form from appearing?