s3:net ads dns register: add support for specifying addresse on the commandline ...
commit9ed3d33fb3d7365a127ea2752032840272697902
authorMichael Adam <obnox@samba.org>
Thu, 16 Dec 2010 00:49:14 +0000 (16 01:49 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 17 Dec 2010 16:30:00 +0000 (17 17:30 +0100)
tree81863f18da820f45f8024de9e32d6ecab31841be
parent4b7775500b1055acf62decbc0fc8283b088da452
s3:net ads dns register: add support for specifying addresse on the commandline (bug #7871)

In the clustering case, this is also made the only possiblity to do dns updates,
since the list addresses on the local interfaces is not suitable in that case.

This fixes the "net ads dns register" part of bug #7871.
It might be extended by a parsing of the "cluster addresses" setting.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
(cherry picked from commit 5e83a05009787d8a2086db1adc1ed58d61b3725d)
source3/utils/net_ads.c