On 2020-07-22 07:02, Bob Goodwin wrote:
>
>
> On 2020-07-21 18:49, Ed Greshko wrote:
>> Well, looking at this thread, Kevin mentioned"
>>
>> "There was a bug where mDNS was removed from nsswitch.conf when I upgraded 
>> to F32 that broke printing for me until I added it back."
>>
>> Have you added it back after working on the samba issue?
>>
>> grep ^host /etc/nsswitch.conf
> .
> No I have not and looking at this I'm not certain if it is there or not:
>
> [bobg@WS1 ~]$ grep ^host /etc/nsswitch.conf
> <font color="#FF5555"><b>host</b></font>s:      files dns myhostname

It is *not* there....

Go back and edit /etc/authselect/user-nsswitch.conf and then run "authselect 
apply-changes"

You want /etc/authselect/user-nsswitch.conf to contain....

hosts:      files mdns4_minimal [NOTFOUND=return] dns myhostname

-- 
The key to getting good answers is to ask good questions.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.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.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to