1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/docs-xml/smbdotconf/winbind/winbinddsocketdirectory.xml
Garming Sam b6e34419fa docs: insert meta data into winbindd socket directory parameter
Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
2014-02-02 23:43:34 +01:00

20 lines
751 B
XML

<samba:parameter name="winbindd socket directory"
context="G"
type="string"
advanced="1"
constant="1"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>This setting controls the location of the winbind daemon's socket.</para>
<para>Except within automated test scripts, this should not be
altered, as the client tools (nss_winbind etc) do not honour
this parameter. Client tools must then be advised of the
altered path with the WINBINDD_SOCKET_DIR environment
varaible.</para>
</description>
<related>winbindd privileged socket directory</related>
<value type="default">&pathconfig.WINBINDD_SOCKET_DIR;</value>
</samba:parameter>