docs:smbdotconf: remove swat-specific flags.
[Samba.git] / docs-xml / smbdotconf / winbind / winbindnestedgroups.xml
blob8a8bc542117f6529d1d054aeff57409b014e744a
1 <samba:parameter name="winbind nested groups"
2                  context="G"
3                                  type="boolean"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6         <para>If set to yes, this parameter activates the support for nested
7                  groups. Nested groups are also called local groups or
8                  aliases. They work like their counterparts in Windows: Nested
9                  groups are defined locally on any machine (they are shared
10                  between DC's through their SAM) and can contain users and
11                  global groups from any trusted SAM. To be able to use nested
12                  groups, you need to run nss_winbind.</para>
13 </description>
15 <value type="default">yes</value>
16 </samba:parameter>