|
Last change
on this file since 272 was 203, checked in by Herwig Bauernfeind, 17 years ago |
|
Missing 3.2.2 client and HOWTO files
|
|
File size:
677 bytes
|
| Rev | Line | |
|---|
| [203] | 1 | <samba:parameter name="use kerberos keytab"
|
|---|
| 2 | context="G"
|
|---|
| 3 | type="boolean"
|
|---|
| 4 | xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
|---|
| 5 | <description>
|
|---|
| 6 | <para>
|
|---|
| 7 | Specifies whether Samba should attempt to maintain service principals in the systems
|
|---|
| 8 | keytab file for <constant>host/FQDN</constant> and <constant>cifs/FQDN</constant>.
|
|---|
| 9 | </para>
|
|---|
| 10 |
|
|---|
| 11 | <para>
|
|---|
| 12 | When you are using the heimdal Kerberos libraries, you must also specify the following in
|
|---|
| 13 | <filename>/etc/krb5.conf</filename>:
|
|---|
| 14 | <programlisting>
|
|---|
| 15 | [libdefaults]
|
|---|
| 16 | default_keytab_name = FILE:/etc/krb5.keytab
|
|---|
| 17 | </programlisting>
|
|---|
| 18 | </para>
|
|---|
| 19 |
|
|---|
| 20 | </description>
|
|---|
| 21 |
|
|---|
| 22 | <value type="default">False</value>
|
|---|
| 23 | </samba:parameter>
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.