docs:smbdotconf: make formatting of headers uniform.
[Samba.git] / docs-xml / smbdotconf / security / dedicatedkeytabfile.xml
blobd516315af4f2d6aa9ec06453ba6813643b549f1a
1 <samba:parameter name="dedicated keytab file"
2                  context="G"
3                  type="string"
4                  constant="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7         <para>
8           Specifies the path to the kerberos keytab file when
9           <smbconfoption name="kerberos method"/> is set to "dedicated
10           keytab".
11         </para>
12 </description>
13 <related>kerberos method</related>
14 <value type="default"/>
15 <value type="example">/usr/local/etc/krb5.keytab</value>
16 </samba:parameter>