blob: 94769a147f4e52c9cb310e60f74b35a72ef02452 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<samba:parameter name="winbindd privileged socket directory"
context="G"
type="string"
advanced="1"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>This setting controls the location of the winbind daemon's privileged
socket.</para>
</description>
<related>winbindd socket directory</related>
<value type="default">$prefix/lib/winbindd_privileged</value>
</samba:parameter>
|