Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: I do not have an issue with something broken exactly but I see these three messages in this order in /var/log/message Apr 21 15:48:55 localhost automount[1851]: lookup_init:136: lookup(yp): map auto.master: Local domain name not set Apr 21 15:48:55 localhost automount[1851]: lookup_init:136: lookup(yp): map auto_home: Local domain name not set Apr 21 15:48:55 localhost ypbind: NIS domain: entropy, NIS server: shadow Version-Release number of selected component (if applicable): autofs-5.0.3-41.i386 ypbind-1.20.4-10.fc10.i386 How reproducible: during system reboot Steps to Reproduce: 1.enable both autofs and ypbing 2.configure both 3.reboot system Actual results: Expected results: Additional info: I think the issue is that S28autofs starts BEFORE (alphabetically) S28ypbind so autofs doesn't yet have the YP domain Solution: Rename S28ypbind to S27ypbind so that nis starts first. After this no more syslog error reported.
*** This bug has been marked as a duplicate of bug 494827 ***