r13211: Fix remote password changing if password must change is set
authorVolker Lendecke <vlendec@samba.org>
Sat, 28 Jan 2006 22:49:25 +0000 (22:49 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:06:18 +0000 (11:06 -0500)
commitba611cb0368629dd7b98c20ed88e9394be0c29e5
tree83ca7c8284fece9ffcbe6a303f0829a6a636595e
parentb2e8358b3d76d88d5dc090095a4e62647c823aa5
r13211: Fix remote password changing if password must change is set

The problem was that the ntlmssp bind silently failed in that case, we have to
do it anonymously. Or does anybody have a better idea?

Give a better error message if something else is wrong with the account.

Volker
(This used to be commit 0e24c701ce3755d71de7fdccb9f4564b381bf996)
source3/libsmb/passchange.c