Is sssd IPv6 aware/ready? I notice that despite the fact that my network is IPv6 capable and my DNS returns AAAA records, sssd seems to prefer IPv4 connections to LDAP and kerberos, etc.
Is there a config and/or build option I'm just missing?
b.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 11/03/2009 01:11 AM, Brian J. Murrell wrote:
Is sssd IPv6 aware/ready? I notice that despite the fact that my network is IPv6 capable and my DNS returns AAAA records, sssd seems to prefer IPv4 connections to LDAP and kerberos, etc.
Is there a config and/or build option I'm just missing?
b.
sssd-devel mailing list sssd-devel@lists.fedorahosted.org https://fedorahosted.org/mailman/listinfo/sssd-devel
SSSD is not natively IPv6 aware. We haven't really put much effort yet into supporting IPv6. We wanted to get the 90% case (IPv4) stabilized first.
Patches welcome :)
- -- Stephen Gallagher RHCE 804006346421761
Delivering value year after year. Red Hat ranks #1 in value among software vendors. http://www.redhat.com/promo/vendor/
On Tue, 2009-11-03 at 01:11 -0500, Brian J. Murrell wrote:
Is sssd IPv6 aware/ready? I notice that despite the fact that my network is IPv6 capable and my DNS returns AAAA records, sssd seems to prefer IPv4 connections to LDAP and kerberos, etc.
Is there a config and/or build option I'm just missing?
We actually don't resolve names ourselves but let the openldap and krb5 libraries do it. Apparently they prefer IPv4 addresses. Hopefully we will solve this by introducing our own resolver in the next weeks. Testing and bug reports about IPv6 are most welcome.
Simo.
sssd-devel@lists.fedorahosted.org