Configuring "Password-Expiry" or "Administrator-Driven Password-Reset" Behavior
Changes / additions are highlighted below.
|
File: opensso/config/auth/default/LDAP.xml |
|
<snip>
<PasswordCallback echoPassword="false" > <Prompt> Password: </Prompt> </PasswordCallback> </Callbacks> <Callbacks length="4" order="2" timeout="120" template="ChangePassword.jsp" header="Change Password<BR></BR>#REPLACE#<BR></BR>" > <PasswordCallback echoPassword="false" > <Prompt>Old Password </Prompt> </PasswordCallback>
<snip>
|