diff options
author | Stefan Metzmacher <metze@samba.org> | 2004-05-18 13:36:04 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 12:53:50 -0500 |
commit | 7feea7c91bb2afe1ab26423ba891da4d14b46f9f (patch) | |
tree | 6e590d5a6072e60b90353123067bf93fb309f595 /source4/pam_smbpass/samples/README | |
parent | 2fb0bdfee7c5bec2853d8490074e2e487d6a85f5 (diff) | |
download | samba-7feea7c91bb2afe1ab26423ba891da4d14b46f9f.tar.gz samba-7feea7c91bb2afe1ab26423ba891da4d14b46f9f.tar.bz2 samba-7feea7c91bb2afe1ab26423ba891da4d14b46f9f.zip |
r770: remove unused pam_smbpass/ dir from samba4
metze
(This used to be commit 25084445e714706e8c277a723a0ab6782f44990e)
Diffstat (limited to 'source4/pam_smbpass/samples/README')
-rw-r--r-- | source4/pam_smbpass/samples/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/source4/pam_smbpass/samples/README b/source4/pam_smbpass/samples/README deleted file mode 100644 index d77603306f..0000000000 --- a/source4/pam_smbpass/samples/README +++ /dev/null @@ -1,3 +0,0 @@ -This directory contains example configurations demonstrating various uses -of pam_smbpass. These examples use Linux-style /etc/pam.d syntax, and -must be modified for use on Solaris systems. |