1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-26 10:04:02 +03:00
samba-mirror/docs-xml/smbdotconf/security/dedicatedkeytabfile.xml
Michael Adam 64b720d284 docs:smbdotconf: make formatting of headers uniform.
Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2015-07-31 01:55:29 +02:00

18 lines
522 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 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>