smb.conf(5): Add basic documentation for 'winbindd socket directory'.
authorJelmer Vernooij <jelmer@samba.org>
Thu, 27 Sep 2012 19:24:15 +0000 (12:24 -0700)
committerJelmer Vernooij <jelmer@samba.org>
Thu, 18 Oct 2012 20:34:28 +0000 (22:34 +0200)
docs-xml/smbdotconf/winbind/winbinddsocketdirectory.xml [new file with mode: 0644]

diff --git a/docs-xml/smbdotconf/winbind/winbinddsocketdirectory.xml b/docs-xml/smbdotconf/winbind/winbinddsocketdirectory.xml
new file mode 100644 (file)
index 0000000..277cdf1
--- /dev/null
@@ -0,0 +1,13 @@
+<samba:parameter name="winbind 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 socket.</para>
+</description>
+
+<related>winbindd privileged socket directory</related>
+
+<value type="default">$prefix/run/samba/winbindd</value>
+</samba:parameter>