Updated entry of samba-vscan
[Samba.git] / docs / smbdotconf / winbind / enableridalgorithm.xml
blob1b32afe0dc90528058abc45c2452b3035c389ba7
1 <samba:parameter name="enable rid algorithm"
2                  context="G"
3                  advanced="1" developer="1" hide="1"
4                                  type="boolean"
5                  xmlns:samba="http://samba.org/common">
6 <description>
7         <para>This option is used to control whether or not smbd in Samba 3.0 should fallback
8         to the algorithm used by Samba 2.2 to generate user and group RIDs.  The longterm
9         development goal is to remove the algorithmic mappings of RIDs altogether, but 
10         this has proved to be difficult.  This parameter is mainly provided so that
11         developers can turn the algorithm on and off and see what breaks.  This parameter
12         should not be disabled by non-developers because certain features in Samba will fail 
13         to work without it.
14         </para>
16 </description>
17 <value type="default">yes</value>
18 </samba:parameter>