Advertisement
Guest User

Untitled

a guest
Jul 3rd, 2015
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. sudo gedit /etc/pam.d/common-password
  2.  
  3. password [success=1 default=ignore] pam_unix.so obscure sha512
  4.  
  5. password [success=1 default=ignore] pam_unix.so obscure sha512 minlen=20
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement