s4-net: added --ipaddress option to net commands
authorAndrew Tridgell <tridge@samba.org>
Fri, 24 Sep 2010 02:51:36 +0000 (19:51 -0700)
committerAndrew Tridgell <tridge@samba.org>
Sat, 25 Sep 2010 17:38:45 +0000 (10:38 -0700)
commitc53210bf0609de982d0b36f76198defc8a4502da
tree9741ba4b9f9f173a075c16e0359f4c6994a9f5f1
parent3d7a4cf5b68a1adcc4b7b53819ffc0c580e92da0
s4-net: added --ipaddress option to net commands

this allows override of server IP address, bypassing NBT or DNS name
resolution of DCs

Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>
source4/scripting/python/samba/getopt.py
source4/scripting/python/samba/netcmd/export.py
source4/scripting/python/samba/netcmd/join.py
source4/scripting/python/samba/netcmd/time.py
source4/scripting/python/samba/netcmd/user.py
source4/scripting/python/samba/netcmd/vampire.py