mirror of
https://github.com/samba-team/samba.git
synced 2025-02-04 17:47:26 +03:00
The default_realm parameter needs to be set in a minimal krb5.conf.
(This used to be commit 32e872f23d573057b9719e8ef37c2bdbd3e12194)
This commit is contained in:
parent
1e07f860a4
commit
4ba34a081f
@ -716,6 +716,9 @@ The minimal configuration for <filename>krb5.conf</filename> is:
|
||||
</para>
|
||||
|
||||
<para><programlisting>
|
||||
[libdefaults]
|
||||
default_realm = YOUR.KERBEROS.REALM
|
||||
|
||||
[realms]
|
||||
YOUR.KERBEROS.REALM = {
|
||||
kdc = your.kerberos.server
|
||||
|
Loading…
x
Reference in New Issue
Block a user