diff options
author | David O'Neill <dmo@samba.org> | 2001-01-05 18:05:52 +0000 |
---|---|---|
committer | David O'Neill <dmo@samba.org> | 2001-01-05 18:05:52 +0000 |
commit | 441f61d6bc9c2a11f712add8b08a579bdb4057aa (patch) | |
tree | 076d7afc2cd0ebca702d80318d3f32d1c17ed708 /packaging/SuSE/7.1/samba.pamd | |
parent | 79b73e62ee23bc28a169ec4cee1740ba688e972d (diff) | |
download | samba-441f61d6bc9c2a11f712add8b08a579bdb4057aa.tar.gz samba-441f61d6bc9c2a11f712add8b08a579bdb4057aa.tar.bz2 samba-441f61d6bc9c2a11f712add8b08a579bdb4057aa.zip |
Add SuSE 7.1 packaging (from SAMBA_2_2).
(This used to be commit 69f28a868a7e78b8b93bbf7dcf21bf6fd813c12d)
Diffstat (limited to 'packaging/SuSE/7.1/samba.pamd')
-rw-r--r-- | packaging/SuSE/7.1/samba.pamd | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packaging/SuSE/7.1/samba.pamd b/packaging/SuSE/7.1/samba.pamd new file mode 100644 index 0000000000..d9e7088bea --- /dev/null +++ b/packaging/SuSE/7.1/samba.pamd @@ -0,0 +1,3 @@ +#%PAM-1.0 +auth required /lib/security/pam_unix.so +account required /lib/security/pam_unix.so |