Resetting A User's Password

While administrators and users with administration privilege are unable to change the password of another user, they are able to request that the user changes his or her password. Doing this will send a notification to the user that includes a link to where his or her password can be changed.

The amount of time users have to change their password once the password reset request has been initiated is 15 minutes by default, but it can be adjusted. To do this, place the following property in the Agiliance properties file: com.agiliance.admin.security.PasswordRequestNotificationResponse.lifeSpan=[number of seconds until password expires]

To send a password change request to a user (for administrators):

  1. Open the Administration application in RiskVision.

  2. Navigate to Users > Users.The Users page.

  3. Click the desired user's name to bring up the Information page.The selected user's Information page.

  4. Click Edit.

  5. Click the checkbox next to Reset User Password. The Reset User Password checkbox.

  6. Click Save.

    The Reset User Password checkbox is displayed by default from version 9.3 and up. To disable this option, a property must be placed in the agiliance.properties file. This property is called com.agiliance.systemuser.showPassowrdReset for RiskVision version 9.3 and com.agiliance.systemuser.showPasswordReset for version 9.3.5 and up. This will allow administrators to change a user's password on their own with a Password and Confirm Password text box.

To reset a password after receiving a request from an administrator (for users):

  1. Navigate to Home > Message Center.The Message Center.

  2. Click the notification titled Password Reset Request to open the notification.The Password Reset Request notification.

    If your organization has synced RiskVision to their email server, you will be able to find the Password Reset Request notification in your email inbox.
  3. Follow the URL in the notification to access the Change Password screen.The Change Password screen.

  4. Enter the new password in the New and Confirm fields.

  5. Click Submit.