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