mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
494482c654
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
18 lines
531 B
XML
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>
|
|
|