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