net: add option --no-dns-updates for net ads join
authorMichael Adam <obnox@samba.org>
Wed, 9 Sep 2015 06:28:43 +0000 (08:28 +0200)
committerJeremy Allison <jra@samba.org>
Wed, 9 Sep 2015 19:34:15 +0000 (21:34 +0200)
commitae81a40b1193ef93add61666ace6fff1a1e0676a
tree9920ba8cb3b62baf40cac87efd346c847c92a1bb
parenta44a0c47cb3d356b164b2f5cb54d6942c33f9d6f
net: add option --no-dns-updates for net ads join

If called with this option, 'net ads join' will not attempt
to perform dns updates.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/utils/net.c
source3/utils/net.h
source3/utils/net_ads.c