s3: Don't overwrite password in pam_winbind, subsequent pam modules might use the...
authorBo Yang <boyang@samba.org>
Wed, 16 Sep 2009 15:57:01 +0000 (23:57 +0800)
committerKarolin Seeger <kseeger@samba.org>
Sat, 19 Sep 2009 16:55:17 +0000 (18:55 +0200)
commit2a2779bb752d83ff51161a7e5d62ca21c4e6c909
treeb20648f6a7b39d41a7a6c5a16587aec380366d4f
parentff9355149c9af7ca0e31b36690b270a03cb787fc
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.
nsswitch/pam_winbind.c