swrap: Properly cache the handle also in LIBC_SO case.
[Samba.git] / docs-xml / smbdotconf / winbind / winbinddsocketdirectory.xml
blobb8edef5c0822d1edeb15b502166c43f8c77193c8
1 <samba:parameter name="winbindd socket directory"
2                  context="G"
3                  type="string"
4                  advanced="1"
5                  constant="1"
6                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
7 <description>
8         <para>This setting controls the location of the winbind daemon's socket.</para>
9         <para>Except within automated test scripts, this should not be
10         altered, as the client tools (nss_winbind etc) do not honour
11         this parameter.  Client tools must then be advised of the
12         altered path with the WINBINDD_SOCKET_DIR environment
13         varaible.</para>
14 </description>
16 <related>winbindd privileged socket directory</related>
18 <value type="default">&pathconfig.WINBINDD_SOCKET_DIR;</value>
19 </samba:parameter>