diff options
author | John Terpstra <jht@samba.org> | 1997-07-09 13:39:29 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 1997-07-09 13:39:29 +0000 |
commit | 5828b37ded0844ad337bc5a5f4e5534a87d65c0f (patch) | |
tree | da99f2965730271cb0f5b7ce8dd26d3a9e682104 /examples/redhat/samba.pamd | |
parent | cec799512da39b880a80449952a30c255d7eb972 (diff) | |
download | samba-5828b37ded0844ad337bc5a5f4e5534a87d65c0f.tar.gz samba-5828b37ded0844ad337bc5a5f4e5534a87d65c0f.tar.bz2 samba-5828b37ded0844ad337bc5a5f4e5534a87d65c0f.zip |
JHT ==> Still getting ready for 1.9.17 release.
(This used to be commit 84abac08419c6896d9b4f5c8340df6ad90ed9754)
Diffstat (limited to 'examples/redhat/samba.pamd')
-rw-r--r-- | examples/redhat/samba.pamd | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/redhat/samba.pamd b/examples/redhat/samba.pamd new file mode 100644 index 0000000000..34393a9600 --- /dev/null +++ b/examples/redhat/samba.pamd @@ -0,0 +1,3 @@ +auth required /lib/security/pam_unix_auth.so +auth required /lib/security/pam_pwd.so nullok shadow +account required /lib/security/pam_unix_account.so |