s3: Don't overwrite password in pam_winbind, subsequent pam modules might use the...
commit909b7177421c39c352a7c56e67750be976f8d6b5
authorBo Yang <boyang@samba.org>
Wed, 16 Sep 2009 15:57:01 +0000 (16 23:57 +0800)
committerKarolin Seeger <kseeger@samba.org>
Tue, 20 Oct 2009 13:00:19 +0000 (20 15:00 +0200)
tree6b275d738d88ada130112633cfe11d22a6e036d0
parenta6c06024a836425ad155d9380a3e62ab069d2e1c
s3: Don't overwrite password in pam_winbind, subsequent pam modules might use the old password and new password.

Signed-off-by: Bo Yang <boyang@samba.org>
Fix bug #6735.
(cherry picked from commit 2a2779bb752d83ff51161a7e5d62ca21c4e6c909)
nsswitch/pam_winbind.c