summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/security/kdcenablefast.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs-xml/smbdotconf/security/kdcenablefast.xml')
-rw-r--r--docs-xml/smbdotconf/security/kdcenablefast.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/docs-xml/smbdotconf/security/kdcenablefast.xml b/docs-xml/smbdotconf/security/kdcenablefast.xml
new file mode 100644
index 0000000..e47ca3b
--- /dev/null
+++ b/docs-xml/smbdotconf/security/kdcenablefast.xml
@@ -0,0 +1,15 @@
+<samba:parameter name="kdc enable fast"
+ type="boolean"
+ context="G"
+ xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
+<description>
+ <para>With the Samba 4.16 the embedded Heimdal KDC brings
+ support for RFC6113 FAST, which wasn't available in
+ older Samba versions.</para>
+
+ <para>This option is mostly for testing and currently only applies
+ if the embedded Heimdal KDC is used.</para>
+</description>
+
+<value type="default">yes</value>
+</samba:parameter>