samba-tool sites: use -H to set URL with standard handling
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Wed, 16 Sep 2015 02:17:25 +0000 (14:17 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 24 Dec 2015 03:09:29 +0000 (04:09 +0100)
commitfa2c6685c933e44bd504ff98200dc21d3167285a
treea72a91dddb26b067539065583077dc68de1f2ccf
parentbb64abf9540118b739ac981eb7f7f2537aceafdd
samba-tool sites: use -H to set URL with standard handling

samba-tool sites was defaulting to the local database, but we might
want to use another URL. This allows that case while defaulting to
the old behaviour.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/netcmd/sites.py