summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/security/dedicatedkeytabfile.xml
blob: b7c26806b6e55a3414bb7d569e20ae266975e21c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<samba:parameter name="dedicated keytab file"
                 context="G"
                 type="string"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
	<para>
	  Specifies the absolute path to the kerberos keytab file when
	  <smbconfoption name="kerberos method"/> is set to "dedicated
	  keytab".
	</para>
</description>
<related>kerberos method</related>
<value type="default"/>
<value type="example">/usr/local/etc/krb5.keytab</value>
</samba:parameter>