~zulcss/samba/server-dailies-3.4

« back to all changes in this revision

Viewing changes to docs-xml/smbdotconf/winbind/winbindnestedgroups.xml

  • Committer: Chuck Short
  • Date: 2010-09-28 20:38:39 UTC
  • Revision ID: zulcss@ubuntu.com-20100928203839-pgjulytsi9ue63x1
Initial version

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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>