Commit of a modified version of Andrew Bartlett's patch that removes the
authorJeremy Allison <jra@samba.org>
Sun, 22 Apr 2001 07:20:24 +0000 (07:20 +0000)
committerJeremy Allison <jra@samba.org>
Sun, 22 Apr 2001 07:20:24 +0000 (07:20 +0000)
commit071c799f479dd25efdb9c41745fc8f2beea7b568
tree2d0554f7a2fa7f36afca76b40765beff9d8bf9f2
parent2a5b513c4459782fa95756f1483235c186ba4a08
Commit of a modified version of Andrew Bartlett's patch that removes the
horrid utmp hostname parameter - now uses the client name instead.
Also tidies up some of the unencrypted password checking when PAM
is compiled in.
FIXME ! An pam_accountcheck() is being called even when smb encrypted
passwords are negotiated. Is this the correct thing to do when winbindd
is running ! This needs *SEVERE* testing....
Jeremy.
source/auth/pampass.c
source/auth/pass_check.c
source/include/proto.h
source/passdb/pampass.c
source/passdb/pass_check.c
source/smbd/password.c
source/smbd/session.c