ldb: version 1.5.2
[Samba.git] / docs-xml / smbdotconf / security / mitkdccommand.xml
blobc8272de7908e246126c7dc6b4ec15e4c8327c917
1 <samba:parameter name="mit kdc command"
2                  context="G"
3                  type="list"
4                  advanced="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7     <para>This option specifies the path to the MIT kdc binary.</para>
9     <para>If the KDC is not installed in the default location and wasn't
10     correctly detected during build then you should modify this variable and
11     point it to the correct binary.</para>
12 </description>
14 <value type="default">&pathconfig.MITKDCPATH;</value>
15 <value type="example">/opt/mit/sbin/krb5kdc</value>
16 </samba:parameter>