summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/winbind/includesystemkrb5conf.xml
blob: 3e5329253b09614229f908499131a29f2c60d7aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<samba:parameter name="include system krb5 conf"
                 context="G"
                 type="boolean"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
	<para>
		Setting this parameter to <value type="example">no</value> will prevent
		winbind to include the system /etc/krb5.conf file into the krb5.conf file
		it creates. See also <smbconfoption name="create krb5 conf"/>. This option
		only applies to Samba built with MIT Kerberos.
	</para>

</description>
<value type="default">yes</value>
</samba:parameter>