s4-net: added initial implemention of RODC join
authorAndrew Tridgell <tridge@samba.org>
Mon, 23 Aug 2010 01:31:48 +0000 (11:31 +1000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 23 Aug 2010 05:55:39 +0000 (15:55 +1000)
commitbd7f9813de5d4f7832342f607d8308e916f0c14d
tree132ea261c9b31017261d2bcc23872169ebe42f8e
parent1337f5875c2adbb594d421e457f9e6ed5dd4071a
s4-net: added initial implemention of RODC join

This does the join using python code

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/scripting/python/samba/join.py [new file with mode: 0644]
source4/scripting/python/samba/netcmd/join.py