Docs: Remove some ntdb references
[bbaumbach/samba-autobuild/.git] / docs-xml / smbdotconf / security / dedicatedkeytabfile.xml
1 <samba:parameter name="dedicated keytab file" context="G" type="string"
2                  advanced="1" developer="1"
3                  constant="1"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6         <para>
7           Specifies the path to the kerberos keytab file when
8           <smbconfoption name="kerberos method"/> is set to "dedicated
9           keytab".
10         </para>
11 </description>
12 <related>kerberos method</related>
13 <value type="default"/>
14 <value type="example">/usr/local/etc/krb5.keytab</value>
15 </samba:parameter>
16