We would like to know if there is a way to make AIX manage password longer than 8 characters.
Right now, AIX lets us use passwords longer than 8, but it will only store the 8 first characters.
I've done a search in the forum, but I've not seen this post.
Our servers have AIX 5.3 TL04, so I suppose it can be done.
There is also a weird thing. We have put in /etc/security/user that passwords must have at least 3 non-alphabetic characters and a min length of 8. In all our servers except one, if you put a password like qwerty123 it lets you, but AIX will only store as password qwerty12 (less than 3 non-alphabetical), but in one server this will fail, it won't let you put a password if it doesn't have the 3 non-alphabetical in the 8 first characters.
Tried chev -l sys0 -a max_logname=10 and it didn't work, max password length is still 8 (if I put a 10 characters password, it only stores the 8 first).
What this does is to increase the max length of the user's name, not the password length.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.