A single failed login counts twice in the badpwdcount attribute when using Authentication services 4.2
说明
A single failed login counts twice in the badpwdcount attribute when using Authentication services 4.2
You can check this as follows: -------------------- - Run the attrs command to show the current value of badpwdcount: # /opt/quest/bin/vastool -u host/ attrs <username> badpwdcount
- Su to the user: su - <username>
- Enter an incorrect password
- Run the attrs command again to check the new value of badpwdcount: # /opt/quest/bin/vastool -u host/ attrs <username> badpwdcount --------------------
If you are experiencing this specifc issue then the count should increase by 2.
原因
Product Defect
解决办法
STATUS: Issue fixed in version 4.2.1 The latest version of Authentication services can be downloaded at: