python: Create the kdc.conf in the Samba private directory
[sfrench/samba-autobuild/.git] / docs-xml / smbdotconf / security / mitkdcconfig.xml
1 <samba:parameter name="mit kdc config"
2                  context="G"
3                  type="string"
4                  advanced="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7     <para>
8         This option allows to use a different MIT KDC config file than using
9         the system default.
10     </para>
11 </description>
12
13 <value type="example">/etc/samba/kdc.conf</value>
14 </samba:parameter>