Don't log the password in pam_sm_authenticate() unless DEBUG_PASSWORD is
authorTim Potter <tpot@samba.org>
Mon, 7 Jan 2002 02:57:06 +0000 (02:57 +0000)
committerTim Potter <tpot@samba.org>
Mon, 7 Jan 2002 02:57:06 +0000 (02:57 +0000)
commit105e35a6e45188bd3a253c2df5cdd14ee9bfe53c
tree67dbe38ff333484e5d0b15d4447c01efc75bf576
parent5f63565f2d7102d227cd69f7d788badad61d6860
Don't log the password in pam_sm_authenticate() unless DEBUG_PASSWORD is
defined.  This is done with --enable-developer mode.
(This used to be commit caff5dc1d66953cb52f94cd6407778b23e1810eb)
source3/nsswitch/pam_winbind.c