I have a machine set up to do login authentication via NIS.

After I've upgraded to F15, ypbind no longer starts automatically at
boot time, so I can't log in.

# chkconfig|fgrep ypbind
ypbind          0:off   1:off   2:off   3:on    4:on    5:on    6:off

I can start ypbind manually:

# ypwhich
ypwhich: Can't communicate with ypbind
# /etc/init.d/ypbind start
Starting ypbind (via systemctl):                           [  OK  ]
[root@f1432 ~]# ypwhich
server1.crc.dk

# cd /usr/share/doc/HTML/fedora-release-notes/en-US
# grep -r ypbind *

How do I get ypbind to start automatically?

Mogens

-- 
Mogens Kjaer, m...@lemo.dk
http://www.lemo.dk
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to