1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-05 09:18:06 +03:00
samba-mirror/docs-xml/smbdotconf/security/mitkdccommand.xml
Ralph Boehme ad2c824b1f docs-xml: remove SWAT specific flags
Most of the SWAT stuff was removed in 4a6a010e78,
somehow these two crept back in afterwards.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2019-11-27 10:25:37 +00:00

16 lines
591 B
XML

<samba:parameter name="mit kdc command"
context="G"
type="list"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>This option specifies the path to the MIT kdc binary.</para>
<para>If the KDC is not installed in the default location and wasn't
correctly detected during build then you should modify this variable and
point it to the correct binary.</para>
</description>
<value type="default">&pathconfig.MITKDCPATH;</value>
<value type="example">/opt/mit/sbin/krb5kdc</value>
</samba:parameter>