The subject says it all. Does someone know how i should set the
minimum password length on linux rh4.1?
--
Cheers,
Ivar Hosteng
The subject says it all. Does someone know how i should set the
minimum password length on linux rh4.1?
--
Cheers,
Ivar Hosteng
1. then it must be pam (not in /etc/login.defs, not in /etc/default/useradd)
i can set the min passwd len to n in the /etc/login.defs file, but
which one of these 'pam' modules will help me ensure that at least 2
bytes are 0-9 and at least one byte contains a non alphanumeric like
and thanks in advance TIA
#%PAM-1.0
auth required /lib/security/pam_securetty.so
auth required /lib/security/pam_stack.so service=system-auth
auth required /lib/security/pam_nologin.so
account required /lib/security/pam_stack.so service=system-auth
password required /lib/security/pam_stack.so service=system-auth
session required /lib/security/pam_stack.so service=system-auth
session optional /lib/security/pam_console.so
2. how do I get the html files in ports to update?
3. /etc/login.defs not longer supported ???
4. Question.
5. Need source to login that uses /etc/login.defs
7. /etc/limits and /etc/login.defs with agetty
10. xdm equivalent to /etc/login.defs???
12. /etc/login.defs