ctdb-server: Remove duplicate logic
[samba4-gss.git] / docs-xml / smbdotconf / security / kdcenablefast.xml
blobe47ca3b0bd41bc89fc0a7cd829666eaa7ffa3e10
1 <samba:parameter name="kdc enable fast"
2                  type="boolean"
3                  context="G"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6         <para>With the Samba 4.16 the embedded Heimdal KDC brings
7         support for RFC6113 FAST, which wasn't available in
8         older Samba versions.</para>
10         <para>This option is mostly for testing and currently only applies
11         if the embedded Heimdal KDC is used.</para>
12 </description>
14 <value type="default">yes</value>
15 </samba:parameter>