diff options
author | Charl Botha <cpbotha@cpbotha.net> | 2003-01-17 14:10:48 +0000 |
---|---|---|
committer | Charl Botha <cpbotha@cpbotha.net> | 2003-01-17 14:10:48 +0000 |
commit | 102f385da827867fcfc5719977c4d47dad70daeb (patch) | |
tree | 8eae121c8b88e554fa6ec0a3b190d8f5df972a32 /contrib/README.txt | |
parent | 30e62a622151cef666f6ab80cf1fae0f058f0c96 (diff) | |
download | libpam-pwdfile-102f385da827867fcfc5719977c4d47dad70daeb.tar.gz |
Added cyrus NO system passwords micro howto by Warwick Duncan.
Diffstat (limited to 'contrib/README.txt')
-rw-r--r-- | contrib/README.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/contrib/README.txt b/contrib/README.txt index 1ae686e..6d5203b 100644 --- a/contrib/README.txt +++ b/contrib/README.txt @@ -1,6 +1,10 @@ -$Id: README.txt,v 1.1 2002-05-14 15:58:53 cpbotha Exp $ +$Id: README.txt,v 1.2 2003-01-17 14:10:48 cpbotha Exp $ * Makefile.standalone and pam-pwdfile.spec were contributed by Jason F. McBrayer <jason@xeran.com>. You can use these for building RPMs of pam_pwdfile; you should also be able to use the Makefile to build pam_pwdfile on other platforms _without_ the Linux-PAM hierarchy. + +* warwick_duncan-cyrus_without_system_accounts.txt is a short explanation by + Warwick Duncan on how to get Cyrus IMAPD + pam_pwdfile to work WITHOUT + having to create system accounts for IMAPD users. |