Am Fri, Mar 18, 2022 at 06:00:25PM -0400 schrieb Brian J. Murrell:
On my dual-stack network where some machines actually don't have IPv4 connectivity I am finding that whatever is writing IP addresses into /var/lib/sss/pubconf/kdcinfo.DOMAIN is only writing the IPv4 addresses and not the KDC's IPv6 addresses.
The result is that such an IPv6 machine cannot reach a KDC until I remove that file. It ends up being recreated at some subsequent point again with only the KDC's IPv4 addresses.
Is this a bug or a problem with my configuration?
Hi,
there is the 'lookup_family_order' option for the [domain/...] section of sssd.conf. The default is 'ipv4_first' and it looks like you might want to change this on the given hosts to 'ipv6_first' or even 'ipv6_only'. Please see man sssd.conf for details.
HTH
bye, Sumit
Cheers, b. _______________________________________________ sssd-users mailing list -- sssd-users@lists.fedorahosted.org To unsubscribe send an email to sssd-users-leave@lists.fedorahosted.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/sssd-users@lists.fedorahosted.o... Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure