1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/docs-xml/smbdotconf/security/dedicatedkeytabfile.xml
Andreas Schneider 494482c654 docs: Update doc to use absolute path for 'dedicated keytab file'
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2016-12-16 01:55:13 +01:00

18 lines
531 B
XML

<samba:parameter name="dedicated keytab file"
context="G"
type="string"
constant="1"
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>