Re: Fedora 10 ypbind error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Is NetworkManager running? Try turning it off. Of course, if you were using it to control networking, uncheck 'controlled by NetworkManager' first. then restart ypbind. By bizarre coincidence, I had the same problem on a new install of fc9 late yesterday afternoon, killing NetworkManager has fixed it for me.
Dave

 /etc/init.d/NetworkManager start;/etc/init.d/ypbind restart;ypcat passwd|head -n2|sed "s/./x/g"
Setting network parameters...                              [  OK  ]
Starting NetworkManager daemon:                            [  OK  ]
Shutting down NIS service:                                 [  OK  ]
Starting NIS service:                                      [  OK  ]
Binding NIS service: ...............                       [  OK  ]
No such map passwd.byname. Reason: Cant bind to server which serves this domain
[root@alaeula ~]#  /etc/init.d/NetworkManager stop;/etc/init.d/ypbind restart;ypcat passwd|head -n2|sed "s/./x/g"
Stopping NetworkManager daemon:                            [  OK  ]
Shutting down NIS service:                                 [  OK  ]
Starting NIS service:                                      [  OK  ]
Binding NIS service: ...                                   [  OK  ]
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux