Just looking at my nsswitch file (an abbreviated version below), as it
was configured by the installation (and not modified by me), surely
that NOTFOUND bit jammed in the middle should be further to the right?

(Especially in my case, since I have a local DNS server that resolves
all the LAN addresses.)


#
# /etc/nsswitch.conf
#
# An example Name Service Switch config file. This file should be
# sorted with the most-used services at the beginning.
#
# The entry '[NOTFOUND=return]' means that the search for an
# entry should stop if the search in the previous entry turned
# up nothing. Note that if the search failed due to some other reason
# (like no NIS server responding) then the search continues with the
# next entry.

hosts:      files mdns4_minimal [NOTFOUND=return] dns myhostname

-- 
[tim@localhost ~]$ uname -rsvp
Linux 4.15.7-200.fc26.x86_64 #1 SMP Wed Feb 28 18:01:11 UTC 2018 x86_64

Boilerplate:  All mail to my mailbox is automatically deleted.
There is no point trying to privately email me, I only get to see
the messages posted to the mailing list.

Why is "abbreviated" such a long word?
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to