testprogs/blackbox: add 'net ads keytab delete' tests to test_net_ads.sh
[Samba.git] / docs-xml / smbdotconf / wins / nbtd-wins_randomize1clist.xml
blob25660625c3306c98ccd2e0c420d7eed8c2cbf9cd
1 <samba:parameter name="nbtd:wins_wins_randomize1Clist"
2                  context="G"
3                  type="string"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6         <para>Normally queries for 0x1C names will return the addresses in the
7         same order as they're stored in the database, that means first all
8         addresses which have been directly registered at the local wins server
9         and then all addresses registered at other servers. Windows servers
10         have an option to change this behavior and randomize the returned
11         addresses. Set this parameter to "yes" and Samba will sort the
12         address list depending on the client address and the matching bits of
13         the addresses, the first address is randomized based on depending on
14         the "nbtd:wins_randomize1Clist_mask" parameter.
15         </para>
16 </description>
18 <value type="default">no</value>
19 </samba:parameter>