Previous Topic: How a Change Password Link is Added

Next Topic: Allow Specific Users to Change Their Passwords in CGI

Add a Change Password Link to the Password Services CGI

In most situations, use the hyperlink shown in the following example for the Password Change Request form:

<a href="/siteminderagent/pwcgi/smpwservicescgi.exe?SMAUTHREASON=
34&TARGET=URL_of_Protected_Web_Page_After_Password_Change">Change Password</font></a>

where URL_of_Protected_Web_Page_After_Password_Change is the URL of a protected web page to which users are directed after they change their password. For example, http://server.myorg.org/AfterPasswordChange.html.

Note: Adding this link to an unprotected page allows all users to change their own passwords. The URL to which users are directed after they change their password must be protected, otherwise the password change will fail.

Certain Web Agent configuration parameter settings require slightly different URLs for the password change request form. See the following examples: