Created
August 22, 2013 16:20
-
-
Save werty1st/6309447 to your computer and use it in GitHub Desktop.
weak passwords
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gedit /etc/pam.d/system-auth& | |
alles anderen password felder auskommentieren | |
password required pam_unix.so nullok obscure min=4 max=8 md5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment