[Samba] Strange problem with samba-tool dns query ...
Rowland Penny
rpenny at samba.org
Fri Apr 5 15:28:47 UTC 2024
On Fri, 05 Apr 2024 17:18:12 +0200
pavel.lisy at gmail.com wrote:
>
> Now I've found some differences in /etc/krb5.conf
> and it seams to be possible root cause.
>
> I will write summary after further testing.
>
Ah, yes, I should have remembered that you are running 'experimental'
DCs on Fedora and they do strange things to the krb5.conf. All you need
is this:
[libdefaults]
default_realm = DNS.DOMAIN.IN.CAPITALS
dns_lookup_realm = false
dns_lookup_kdc = true
[realms]
DNS.DOMAIN.IN.CAPITALS = {
default_domain = dns.domain.in.lowercase
}
[domain_realm]
SHORT_HOSTNAME_IN_CAPITALS = DNS.DOMAIN.IN.CAPITALS
Rowland
More information about the samba
mailing list