From: David Disseldorp Date: Tue, 29 Jan 2019 11:49:28 +0000 (+0100) Subject: docs-xml: "cluster addresses" dns registration X-Git-Tag: ldb-1.6.1~214 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eaf63f0b845fb766ff243b1a7d0587c9507ab31e;p=thirdparty%2Fsamba.git docs-xml: "cluster addresses" dns registration Bug 7871 added functionality to register smb.conf "cluster addresses" when net ads dns register is called with clustering=yes, but the man page was not updated. Add documentation for this behaviour. Signed-off-by: David Disseldorp Reviewed-by: Andreas Schneider Autobuild-User(master): David Disseldorp Autobuild-Date(master): Thu Feb 7 21:33:15 CET 2019 on sn-devel-144 --- diff --git a/docs-xml/smbdotconf/misc/clusteraddresses.xml b/docs-xml/smbdotconf/misc/clusteraddresses.xml index d01a4f9004b..66878cdb642 100644 --- a/docs-xml/smbdotconf/misc/clusteraddresses.xml +++ b/docs-xml/smbdotconf/misc/clusteraddresses.xml @@ -3,12 +3,12 @@ type="cmdlist" xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> - With this parameter you can add additional addresses - nmbd will register with a WINS server. These addresses are not - necessarily present on all nodes simultaneously, but they will - be registered with the WINS server so that clients can contact - any of the nodes. - + With this parameter you can add additional addresses that + nmbd will register with a WINS server. Similarly, these + addresses will be registered by default when + net ads dns register is called with + yes + configured.