kdc: Fix CID 1435720 Unchecked return value
[samba.git] / docs-xml / smbdotconf / security / dedicatedkeytabfile.xml
blob8405b48028d98cb0537eddca462f3881cb280330
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 absolute 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>