summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/security/dedicatedkeytabfile.xml
blob: c833e3f66a8acadcc09b6876ce6ec71f973439b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<samba:parameter name="dedicated keytab file" context="G" type="string"
		 advanced="1" developer="1"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
	<para>
	  Specifies the 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>