1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-06 13:18:07 +03:00
samba-mirror/docs-xml/smbdotconf/security/mitkdccommand.xml

16 lines
591 B
XML
Raw Normal View History

<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>