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.
- Right-click UserService and click in the Nav tree.
- Open the user’s Property Sheet.
- Expand the user whose password you want to set.
- Scroll down and expand the container under
the user name.
Force Reset At Next Login defaults to true.
- To allow the user to continue using the same password,
set Force Reset At Next Login to false.
- Set the password expiration date, scroll down and click OK.