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)
committerStefan Metzmacher <metze@samba.org>
Fri, 17 Dec 2010 14:59:47 +0000 (15:59 +0100)
commit5e83a05009787d8a2086db1adc1ed58d61b3725d
tree55c4d20915303fea09621c52df0ae133b8258d90
parent4d91f98b433e07922373bf4e3ba9668b7af71a00
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>
source3/utils/net_ads.c