s3:net ads dns register: add support for specifying addresse on the commandline ...
authorMichael Adam <obnox@samba.org>
Thu, 16 Dec 2010 00:49:14 +0000 (01:49 +0100)
committerKarolin Seeger <kseeger@samba.org>
Sun, 26 Dec 2010 21:09:18 +0000 (22:09 +0100)
commit5e708489d56bc7a2b0a033a38e62bed519249b33
tree290c15752e9907ec8672f05a243e5c948297efe1
parented914296df896a3805c8c6b74ad8bd9e1dcac35b
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)
(cherry picked from commit 9ed3d33fb3d7365a127ea2752032840272697902)
source3/utils/net_ads.c