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)
commite277c08631316ccda875a09a67ebb220c495c5a9
treeee9941fd02f0d9e551691de1719eb0a2205fb81b
parent130f31f5713d43ea2f237cfe0fc142a171eeb82f
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.
(This used to be commit 071c799f479dd25efdb9c41745fc8f2beea7b568)
source3/auth/pampass.c
source3/auth/pass_check.c
source3/include/proto.h
source3/passdb/pampass.c
source3/passdb/pass_check.c
source3/smbd/password.c
source3/smbd/session.c