smb.conf(5): Add basic documentation for 'kpasswd port'.
authorJelmer Vernooij <jelmer@samba.org>
Wed, 26 Sep 2012 19:59:32 +0000 (12:59 -0700)
committerJelmer Vernooij <jelmer@samba.org>
Wed, 26 Sep 2012 20:12:07 +0000 (22:12 +0200)
docs-xml/smbdotconf/security/kpasswdport.xml [new file with mode: 0644]

diff --git a/docs-xml/smbdotconf/security/kpasswdport.xml b/docs-xml/smbdotconf/security/kpasswdport.xml
new file mode 100644 (file)
index 0000000..419e866
--- /dev/null
@@ -0,0 +1,12 @@
+<samba:parameter name="kpasswd port"
+                 context="G"
+                                type="integer"
+                 advanced="1" developer="1"
+                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
+<description>
+       <para>Specifies which ports the Kerberos server should listen on for
+               password changes.</para>
+</description>
+
+<value type="default">464</value>
+</samba:parameter>