User-initiated password changes allow end users to change their passwords without any intervention from an administrator. Users can elect to change their passwords by clicking a link to access the Password Change Request form.
To enable user-initiated password changes, the Policy Server administrator must add a Change Password link to an HTML page. For example, administrators might add this link to a login page so users can opt to change their password at login.
Note: For more information, see the Web Agent Configuration Guide.
When users want to change their passwords they must:
The CSP console displays the Password Change Request form.
The CSP console displays another Password Change Information page, indicating that the user’s password has been changed.
During password services processing, a user request is redirected multiple times. When the request is redirected, the login ID (typically the username) which was entered by the user is appended to the request URL by default. To modify the default behavior so that the login ID (username) is not appended to redirects, you can do one of the following procedures.
To remove the login ID when redirecting for password services in Windows
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Netegrity\SiteMinder\CurrentVersion\PolicyServer\DisallowUsernameInURL
To remove the login ID when redirecting for password services in UNIX
<policy-server-install-dir>/registry/
sm.registry
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Netegrity\SiteMinder\CurrentVersion\PolicyServer\DisallowUsernameInURL
By default, if a user enters incorrect information when changing a password, CA SiteMinder® returns a generic failure message. This message does not specify the failure reason.
You can change the default behavior and explicitly tell users why the change failed.
Follow these steps:
Specifies the Policy Server installation path.
KeyType: REG_DWORD
Value: 0 or 1
(default) CA SiteMinder® returns a generic failure message. This behavior is consistent with the default CA SiteMinder® behavior.
CA SiteMinder® Returns an explicit failure reason.
Note: A value other than 1 or 0 is not supported.
|
Copyright © 2014 CA.
All rights reserved.
|
|