Oracle Waveset 8.1.1 Business Administrator's Guide

Resetting User Passwords

The process for resetting Waveset user account passwords is similar to the change process. The reset process differs from a password change in that you do not specify a new password. Rather, Waveset randomly generates a new password (depending on your selections and password policies) for the user account, resource accounts, or a combination of these.

The policy assigned to the user (by direct assignment or through the user’s organization) controls several reset options, including:

ProcedureTo Reset Passwords from the User List Page

The Reset Password user action is available on the User List page (Accounts > List Accounts).

To reset a password from the User List page, use the following steps.

  1. In the Administrator interface, click Accounts in the main menu. The User List page displays on the List Accounts tab.

  2. Select a user and click the User Actions drop-down menu.

  3. To reset the password, select Reset Password.

    The Reset User Password page opens.

  4. Click the Reset Password button.

ProcedureTo Expire Passwords Using the Waveset Account Policy

When you reset a user password, the password is immediately expired by default. Consequently, the first time users log in after a password reset, they must select a new password to gain access. You can use the Edit the Reset User Password form to override this default, so that the user’s password will expire according to the expire password policy set in the Waveset Account Policy associated with that user.

Use the following process to override the default change-password requirement.

  1. Edit the Reset User Password Form and set the following value to false.


    resourceAccounts.currentResourceAccounts[Lighthouse].expirePassword
  2. Use the Reset option in the Waveset Account Policy to specify when a password expires.

    The settings include

    • permanent. Waveset uses the time period specified in the passwordExpiry policy attribute to calculate the relative date from the current date when the password is reset, and then set that date on the user. If no value is specified, the changed or reset password never expires.

    • temporary. Waveset uses the time period specified in the tempPasswordExpiry policy attribute to calculate the relative date from the current date when the password is reset, and then set that date on the user. If no value is specified, the changed or reset password never expires. If tempPasswordExpiry is set to a value of 0, then the password is expired immediately.

      The tempPasswordExpiry attribute applies only when passwords are reset (randomly changed). It does not apply to password changes.