Accounts can be made to never be suspended, regardless of the number of incorrect login attempts.
You can use this to protect critical accounts that need to be immune to password lockout attacks.
To set a user's password to never be suspended
set password-allow-ignore-suspended = true;
Note: To check which user passwords are set to never expire, search for all user accounts with the attribute dxPwdIgnoreSuspended = true.
Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |