docs:smbdotconf: make formatting of headers uniform.
[Samba.git] / docs-xml / smbdotconf / winbind / winbindnestedgroups.xml
bloba4a03eb784cb31f6bdaf6e5b5454dc604ad41060
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>