s3:lib: make use of samba_tevent_context_init()
[Samba/gebeck_regimport.git] / docs-xml / smbdotconf / winbind / winbindexpandgroups.xml
blob19b81b3e0ae32fa576b6814b780545456a030996
1 <samba:parameter name="winbind expand groups"
2                  context="G"
3                  type="integer"
4                  advanced="1" developer="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7         <para>This option controls the maximum depth that winbindd
8               will traverse when flattening nested group memberships
9               of Windows domain groups.  This is different from the
10               <smbconfoption name="winbind nested groups"/> option
11               which implements the Windows NT4 model of local group 
12               nesting.  The &quot;winbind expand groups&quot;
13               parameter specifically applies to the membership of 
14               domain groups.</para>
16          <para>Be aware that a high value for this parameter can
17          result in system slowdown as the main parent winbindd daemon
18          must perform the group unrolling and will be unable to answer
19          incoming NSS or authentication requests during this time.</para>
20   
21 </description>
23 <value type="default">1</value>
24 </samba:parameter>