s4: Let the "setpassword" script finally use the "samdb_set_password" routine
authorMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Wed, 19 Aug 2009 10:37:11 +0000 (12:37 +0200)
committerMatthias Dieter Wallnöfer <mwallnoefer@yahoo.de>
Mon, 7 Sep 2009 10:29:34 +0000 (12:29 +0200)
commitfdd62e9699b181a140292689fcd88a559bc26211
tree56461242c76d178c268fb77a205188f6c5c4c78c
parent0d07ce19496ffbc20a5be2548476a07033acb6d7
s4: Let the "setpassword" script finally use the "samdb_set_password" routine

The "setpassword" script should use the "samdb_set_password" call to change
the NT user password. Windows Server tests show that "userPassword" is not the
right place to save the NT password and does not inherit the password complexity.
source4/scripting/python/pyglue.c
source4/scripting/python/samba/samdb.py