This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.
[tprouty/samba.git] / docs / docbook / smbdotconf / winbind / winbindenablelocalaccounts.xml
1 <samba:parameter name="winbind enable local accounts"
2                  context="G"
3                  advanced="1" developer="1"
4                  xmlns:samba="http://samba.org/common">
5 <listitem>
6         <para>This parameter controls whether or not winbindd 
7         will act as a stand in replacement for the various account
8         management hooks in smb.conf (e.g. 'add user script').
9         If enabled, winbindd will support the creation of local 
10         users and groups as another source of UNIX account information
11         available via getpwnam() or getgrgid(), etc...
12         </para>
13
14         <para>Default: <command moreinfo="none">winbind enable local accounts = yes</command></para>
15 </listitem>
16 </samba:parameter>