diff options
author | Charl Botha <cpbotha@cpbotha.net> | 2002-05-11 14:42:35 +0000 |
---|---|---|
committer | Charl Botha <cpbotha@cpbotha.net> | 2002-05-11 14:42:35 +0000 |
commit | 9fb56863cfad194547d8ca990f8b94ada92a6aa1 (patch) | |
tree | 88ccf3da56b9bf05385a3f3a25d18989525f83d8 /README | |
parent | 07e2aca8d4c90616fabc99f5abff71b423fad6b7 (diff) | |
download | libpam-pwdfile-9fb56863cfad194547d8ca990f8b94ada92a6aa1.tar.gz |
Fixed md5 crypting + ssl bug.
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ README for pam_pwdfile PAM module - Charl P. Botha <cpbotha@ieee.org> -$Id: README,v 1.8 2001-07-14 20:50:21 cpbotha Exp $ +$Id: README,v 1.9 2002-05-11 14:42:35 cpbotha Exp $ --------------------------------------------------------------------------- -This is version 0.95 of pam_pwdfile. +This is version 0.97 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 |