What does the max argument suppose to do here? Set the maximum password
lenght ?? If so, it's not working.
If I set up a "password > 8" and try to login just typing the first 8
letters, Authentication failure.

/etc/pam.d/common-password

password   required   pam_unix.so nullok obscure min=4 max=8 md5


thanks for your time


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to