diff options
author | Timo Weingärtner <timo@tiwe.de> | 2013-05-14 20:22:36 +0200 |
---|---|---|
committer | Timo Weingärtner <timo@tiwe.de> | 2013-05-14 20:32:02 +0200 |
commit | e493c1467bbaebfbaf2a9a6b1da3398b76232ce5 (patch) | |
tree | e4d09e70c029e7e7a25653b1e688f6da55d60232 /README | |
parent | caea065f12f3d358948cd0ca760ebd7c27cb6c80 (diff) | |
download | libpam-pwdfile-e493c1467bbaebfbaf2a9a6b1da3398b76232ce5.tar.gz |
remove CVS $Id line and static version number
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -1,9 +1,6 @@ README for pam_pwdfile PAM module - Charl P. Botha <cpbotha@ieee.org> -$Id: README,v 1.12 2003-12-20 19:21:19 cpbotha Exp $ --------------------------------------------------------------------------- -This is version 0.99 of pam_pwdfile. - This pam module can be used for the authentication service only, in cases where one wants to use a different set of passwords than those in the main system password database. E.g. in our case we have an imap server running, |