summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/wins/nbtd-wins_randomize1clist_mask.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs-xml/smbdotconf/wins/nbtd-wins_randomize1clist_mask.xml')
-rw-r--r--docs-xml/smbdotconf/wins/nbtd-wins_randomize1clist_mask.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/docs-xml/smbdotconf/wins/nbtd-wins_randomize1clist_mask.xml b/docs-xml/smbdotconf/wins/nbtd-wins_randomize1clist_mask.xml
new file mode 100644
index 0000000..ea3978c
--- /dev/null
+++ b/docs-xml/smbdotconf/wins/nbtd-wins_randomize1clist_mask.xml
@@ -0,0 +1,16 @@
+<samba:parameter name="nbtd:wins_randomize1Clist_mask"
+ context="G"
+ type="string"
+ xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
+<description>
+ <para>If the "nbtd:wins_randomize1Clist" parameter is set to "yes",
+ then randomizing of the first returned address is based on the
+ specified netmask. If there are addresses which are in the same subnet
+ as the client address, the first returned address is randomly chosen
+ out them. Otherwise the first returned address is randomly chosen out
+ of all addresses.
+ </para>
+</description>
+
+<value type="default">255.255.255.0</value>
+</samba:parameter>