s4:samdb.py - "setpassword" - performs password sets using the "unicodePwd" attribute
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Thu, 8 Jul 2010 07:36:30 +0000 (09:36 +0200)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Thu, 8 Jul 2010 17:28:43 +0000 (19:28 +0200)
commit32a2bbb44b58a8a3da6a6b70d5d21a21c1b68d10
tree4ec25f712cb004311ee8832ff6ea96f99e127d70
parent61be498adbdcefb3d2d79bc26019ede01411178f
s4:samdb.py - "setpassword" - performs password sets using the "unicodePwd" attribute

This does work per default on each AD-compatible DC. "userPassword" support on
Windows however has to be activated explicitly by the "dSHeuristics".
source4/scripting/python/samba/samdb.py