Add new framework for smb.conf(5). Please read README before trying to compile.
[Samba/gebeck_regimport.git] / docs / docbook / smbdotconf / winbind / winbindseparator.xml
blob416adcb5315c0a125df3b8186aa35aa089a5bf8a
1 <samba:parameter xmlns:samba="http://samba.org/common">
2                 <term><anchor id="WINBINDSEPARATOR"/>winbind separator (G)</term>
3                 <listitem><para>This parameter allows an admin to define the character 
4                 used when listing a username of the form of <replaceable>DOMAIN
5                 </replaceable>\<replaceable>user</replaceable>.  This parameter 
6                 is only applicable when using the <filename moreinfo="none">pam_winbind.so</filename>
7                 and <filename moreinfo="none">nss_winbind.so</filename> modules for UNIX services.
8                 </para>
10                 <para>Please note that setting this parameter to + causes problems
11                 with group membership at least on glibc systems, as the character +
12                 is used as a special character for NIS in /etc/group.</para>
14                 <para>Default: <command moreinfo="none">winbind separator = '\'</command></para>
15                 <para>Example: <command moreinfo="none">winbind separator = +</command></para>
16                 </listitem>
17                 </samba:parameter>