passwd + libcrack problem

2003-07-21 Thread Mark C
Hi, I just building a new server from woody (all components are only from woody), I installed libpam-cracklib on my system. when i now edit /etc/pam.d/passwd and /etc/pam.d/passwd as instructed therein: comment out this line: password required pam_unix.so nullok obscure min=4 max=8 md5

passwd + libcrack problem

2002-09-03 Thread martin f krafft
i installed libpam-cracklib on my system. when i now edit /etc/pam.d/passwd as instructed therein: comment out this line: password required pam_unix.so nullok obscure min=4 max=8 md5 uncomment these two: password required pam_cracklib.so retry=3 minlen=6 difok=3 passwor