source4 smbd process: pass the fatal flag to terminate
[bbaumbach/samba-autobuild/.git] / docs-xml / smbdotconf / winbind / winbinddsocketdirectory.xml
1 <samba:parameter name="winbindd socket directory"
2                  context="G"
3                  type="string"
4                  constant="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7         <para>This setting controls the location of the winbind daemon's socket.</para>
8         <para>Except within automated test scripts, this should not be
9         altered, as the client tools (nss_winbind etc) do not honour
10         this parameter.  Client tools must then be advised of the
11         altered path with the WINBINDD_SOCKET_DIR environment
12         varaible.</para>
13 </description>
14
15 <value type="default">&pathconfig.WINBINDD_SOCKET_DIR;</value>
16 </samba:parameter>