Setting up password options

In most cases, users create their own passwords. You may create a temporary password for each user in the UserService and require them to change the password at their next login. You may also configure the password expiration date.

The authentication scheme you need is available in the AuthenticationService.
  1. Right-click UserService and click Views > Property Sheet in the Nav tree.
  2. Open the user’s Property Sheet.
  3. Expand the user whose password you want to set.
  4. Scroll down and expand the Authenticator > Password Config container under the user name.
    Force Reset At Next Login defaults to true.
  5. To allow the user to continue using the same password, set Force Reset At Next Login to false.
  6. Set the password expiration date, scroll down and click OK.