summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/wins/wreplsrv-propagate_name_releases.xml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 17:20:00 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 17:20:00 +0000
commit8daa83a594a2e98f39d764422bfbdbc62c9efd44 (patch)
tree4099e8021376c7d8c05bdf8503093d80e9c7bad0 /docs-xml/smbdotconf/wins/wreplsrv-propagate_name_releases.xml
parentInitial commit. (diff)
downloadsamba-8daa83a594a2e98f39d764422bfbdbc62c9efd44.tar.xz
samba-8daa83a594a2e98f39d764422bfbdbc62c9efd44.zip
Adding upstream version 2:4.20.0+dfsg.upstream/2%4.20.0+dfsg
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'docs-xml/smbdotconf/wins/wreplsrv-propagate_name_releases.xml')
-rw-r--r--docs-xml/smbdotconf/wins/wreplsrv-propagate_name_releases.xml23
1 files changed, 23 insertions, 0 deletions
diff --git a/docs-xml/smbdotconf/wins/wreplsrv-propagate_name_releases.xml b/docs-xml/smbdotconf/wins/wreplsrv-propagate_name_releases.xml
new file mode 100644
index 0000000..9633150
--- /dev/null
+++ b/docs-xml/smbdotconf/wins/wreplsrv-propagate_name_releases.xml
@@ -0,0 +1,23 @@
+<samba:parameter name="wreplsrv:propagate name releases"
+ context="G"
+ type="string"
+ xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
+<description>
+ <para>If this parameter is enabled, then
+ explicit (from the client) and implicit (via the scavenging) name releases
+ are propagated to the other servers directly, even if there are still other
+ addresses active, this applies to SPECIAL GROUP (2) and MULTIHOMED (3) entries.
+ Also the replication conflict merge algorithm for SPECIAL GROUP (2) entries
+ discards replica addresses where the address owner is the local server,
+ if the address was not stored locally before. The merge result is
+ propagated directly in case an address was discarded.
+ A Windows servers doesn't propagate name releases of SPECIAL GROUP (2)
+ and MULTIHOMED (3) entries directly, which means that Windows servers may
+ return different results to name queries for SPECIAL GROUP (2) and MULTIHOMED (3)
+ names. The option doesn't have much negative impact if Windows servers are
+ around, but be aware that they might return unexpected results.
+ </para>
+</description>
+
+<value type="default">no</value>
+</samba:parameter>