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