smb.conf(5): Add basic documentation for 'winbindd privileged socket directory'.
[sfrench/samba-autobuild/.git] / docs-xml / smbdotconf / winbind / winbinddprivilegedsocketdirectory.xml
1 <samba:parameter name="winbindd privileged socket directory"
2                  context="G"
3                  type="string"
4                  advanced="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 privileged
8                 socket.</para>
9 </description>
10
11 <related>winbindd socket directory</related>
12
13 <value type="default">$prefix/lib/winbindd_privileged</value>
14 </samba:parameter>