samba-tool: "drs options" does not need a samdb connection
authorAndrew Tridgell <tridge@samba.org>
Thu, 1 Nov 2012 02:31:47 +0000 (13:31 +1100)
committerAndrew Tridgell <tridge@samba.org>
Thu, 1 Nov 2012 04:40:41 +0000 (15:40 +1100)
commit538dd046f1efefbeb8660ef1ff5afd594a003341
tree245d9447508555022e6c119feec265e881a1a4d7
parent5d6ae3498ad77ccdb7a8b3a316d7aa86c2f0c56a
samba-tool: "drs options" does not need a samdb connection

this gives us a handy pure RPC client test for use in blackbox testing

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/scripting/python/samba/netcmd/drs.py