smb.conf.5: Document 'cldap port'.
authorJelmer Vernooij <jelmer@samba.org>
Tue, 25 Sep 2012 23:31:26 +0000 (01:31 +0200)
committerKarolin Seeger <kseeger@samba.org>
Wed, 10 Oct 2012 06:47:44 +0000 (08:47 +0200)
docs-xml/smbdotconf/protocol/cldapport.xml [new file with mode: 0644]

diff --git a/docs-xml/smbdotconf/protocol/cldapport.xml b/docs-xml/smbdotconf/protocol/cldapport.xml
new file mode 100644 (file)
index 0000000..c5f7606
--- /dev/null
@@ -0,0 +1,13 @@
+<samba:parameter name="cldap port"
+                 context="G"
+                                type="integer"
+                 advanced="1" developer="1"
+                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
+<description>
+    <para>This option controls the port used by the CLDAP protocol.
+</para>
+</description>
+
+<value type="default">389</value>
+<value type="example">3389</value>
+</samba:parameter>