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>
Sat, 5 Mar 2011 13:34:44 +0000 (14:34 +0100)
commit47e45c5d6737bd56dfb8d28e38776eb9ee87071e
treea2e80fd29d90cfdcc1ee62c116e414cae709d691
parent086872720ae9fc252955bbdaba8bf0e16d62cfd3
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)
(cherry picked from commit 5e708489d56bc7a2b0a033a38e62bed519249b33)
source3/utils/net_ads.c