aboutsummaryrefslogtreecommitdiff
blob: 5c5ef10b1eb476c87962d7bb1522d9d199ae34cb (plain)
1
2
3
4
5
6
7
8
auth		required	pam_unix.so try_first_pass nullok 
 
account		required	pam_unix.so 
 
password	required	pam_unix.so try_first_pass use_authtok nullok md5 shadow 
 
session		required	pam_unix.so