1 <samba:parameter name="winbind enable local accounts"
4 advanced="1" developer="1"
5 xmlns:samba="http://samba.org/common">
7 <para>This parameter controls whether or not winbindd
8 will act as a stand in replacement for the various account
9 management hooks in smb.conf (e.g. 'add user script').
10 If enabled, winbindd will support the creation of local
11 users and groups as another source of UNIX account information
12 available via getpwnam() or getgrgid(), etc...
16 <value type="default">yes</value>