diff options
author | Tomas Mraz <tm@t8m.info> | 2005-01-04 08:42:42 +0000 |
---|---|---|
committer | Tomas Mraz <tm@t8m.info> | 2005-01-04 08:42:42 +0000 |
commit | 9390445e42cb9365ef2618d1e9db3fe0fd96f6b6 (patch) | |
tree | 49d363877f87377bb7db25d47fb89272ad21cc50 /CHANGELOG | |
parent | 662e029b090059e93918dd1a911916206de8b505 (diff) | |
download | pam-9390445e42cb9365ef2618d1e9db3fe0fd96f6b6.tar.gz pam-9390445e42cb9365ef2618d1e9db3fe0fd96f6b6.tar.bz2 pam-9390445e42cb9365ef2618d1e9db3fe0fd96f6b6.zip |
Relevant BUGIDs: Red Hat bz 120694
Purpose of commit: bugfix
Commit summary:
---------------
skip logging of 'user unknown' authentication failure if the user
has passwd entry
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -62,7 +62,8 @@ BerliOS Bugs are marked with (BerliOS #XXXX). 0.79: please submit patches for this section with actual code/doc patches! - +* pam_unix: don't log user unknown failure when he can be properly + authenticated by another module 0.78: Do Nov 18 14:48:36 CET 2004 |