s4:join python code - perform a fallback password set operation over libnet
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Mon, 14 Nov 2011 16:53:39 +0000 (17:53 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 8 Feb 2012 23:27:08 +0000 (00:27 +0100)
commitfa1c71382d4f89d9f6c45287a20b1817e08d098d
tree392239141c378eb94554a2ab884eb87bc54cba73
parent36e5526685b92cea6e5a1b389737574213cd98ab
s4:join python code - perform a fallback password set operation over libnet

Windows 2000 DCs allow LDAP password set operations only with the help of SSL.
Given the fact that this technique is hard to setup it is easier to use SAMR
over "libnet".

Reviewed-By: Andrew Bartlett <abartlet@samba.org>
source4/scripting/python/samba/join.py