[Bug 1624071] Re: libnss-resolve: Fallback from resolve to dns breaks DNSSEC validation
Martin Pitt
martin.pitt at ubuntu.com
Fri Sep 16 06:37:00 UTC 2016
Upstream PR sent with a possible fix:
https://github.com/systemd/systemd/pull/4164
With that "resolve [!UNAVAIL=return] dns" does the right thing.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1624071
Title:
libnss-resolve: Fallback from resolve to dns breaks DNSSEC validation
Status in systemd:
Unknown
Status in systemd package in Ubuntu:
Triaged
Bug description:
The libnss-resolve postinst script inserts ‘resolve’ before ‘dns’ in
the hosts line of /etc/nsswitch.conf. This makes DNSSEC validation
impossible, even with DNSSEC=yes in /etc/systemd/resolved.conf,
because if libnss_resolve returns a validation failure, glibc will
simply fall back to libnss_dns. It also makes NXDOMAIN lookups twice
as slow.
To manage notifications about this bug go to:
https://bugs.launchpad.net/systemd/+bug/1624071/+subscriptions
More information about the foundations-bugs
mailing list