You can set up multiple password policies for a DSA. By default, every DSA has a single password policy named Default
To create another password policy, use the following command:
set target-password-policy = policy-name, precedence;
Specifies the name of the new policy.
This value is currently ignored.
The new password policy inherits the attributes of the default password policy. However, further password policy commands modify the new password policy and not the default password policy.
An exception to this rule is that the following commands apply to all password policies.
set password-force-change = true; set password-allow-locking = true; set password-allow-ignore-expired = true; set password-allow-ignore-suspended = true;
|
Copyright © 2013 CA.
All rights reserved.
|
|