Managing Change-Password Events

Depending on your password rules, users might be required to change their passwords regularly. These passwords are stored on the application server. When passwords are changed on the application server, SecureLogin updates its password store. This is why SecureLogin handles password changes for all applications that are enabled for single sign-on.

To ensure that SecureLogin changes its stored passwords whenever users change their passwords, you need to update the application's script to include the Change Password routine.

  1. Display the application's Change Password dialog box.

    The Change Password dialog box must be displayed so that the Add Applications Wizard can identify the window. The following figure illustrates the Change Password dialog box for Password Test.


    The example Change Password dialog box
  2. Right-click the SecureLogin icon on the task bar, select Add Applications, then click Next.

  3. In the Welcome to SecureLogin dialog box, click Next.

  4. Select Web Page or Windows Application, depending on your application, then click Next.


    Options to create a Web site script or an application script
  5. Drag the hand icon from the Add Applications Wizard to the change-password window's title bar, then click Next.


    Dragging the hand icon to a title bar
  6. Select Change Password Window from the drop-down list, then click Next.


    The Change Password Window option
  7. Type change-password information in the Change Password edit boxes, then drag the hand icons onto the corresponding Username, Old Password, New Password, Confirm New Password, and OK (Next, Login) fields in the Change Password dialog box.


    Dragging hand icons to login fields
  8. In the Confirm Login Details dialog box, click Next.


    The Confirm Login Details dialog box
  9. In the Name the Script dialog box, select the name that already exists for the application.


    The Name the Script dialog box
  10. Click Finish.

    This process adds or updates the script's Change Password section. For information on the ChangePassword command, see "ChangePassword" in the Nsure SecureLogin 3.51.2 Scripting Guide.

  11. To have the setting apply at the container level, copy the script from SecureLogin on the desktop to the application's script in the container.