diff options
author | root <root@rshg054.dnsready.net> | 2012-07-02 00:01:20 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-07-02 00:01:20 +0000 |
commit | 9d209f25af63a35774000e87df4e188057f71b2f (patch) | |
tree | de003993674c9d9e51d40ea831588cd516c01a11 /testing/shadow/passwd | |
parent | 55f2d1ab0ab1bd2f7c8c7c5cefeb45f7c457a5d9 (diff) |
Mon Jul 2 00:01:20 UTC 2012
Diffstat (limited to 'testing/shadow/passwd')
-rw-r--r-- | testing/shadow/passwd | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/shadow/passwd b/testing/shadow/passwd new file mode 100644 index 000000000..ab56da496 --- /dev/null +++ b/testing/shadow/passwd @@ -0,0 +1,4 @@ +#%PAM-1.0 +#password required pam_cracklib.so difok=2 minlen=8 dcredit=2 ocredit=2 retry=3 +#password required pam_unix.so sha512 shadow use_authtok +password required pam_unix.so sha512 shadow nullok |