Hide Forgot
Description of problem: When switching from one NIS domain to another the NIS user cronjobs become ophaned saying that there is (no passwd entry). The getent and id commands both accurately produce the user's information. A restart of the crond service is required to get the cronjobs working again. Both NIS domains have the same information, the user was just moving the NIS master to a different datacenter. Version-Release number of selected component (if applicable): Red Hat Enterprise Linux Server release 6.4 (Santiago) ypbind-1.20.4-30.el6.x86_64 cronie-1.4.4-7.el6.x86_64 How reproducible: Switching NIS domain binding from one NIS domain to another NIS domain Steps to Reproduce: 1. Prepare two NIS servers in your test lab for a NIS client to switch in between. 2. Change the NIS domain binding Actual results: NIS user cronjobs do not run and produce the following errors for the NIS users Oct 31 11:51:01 servername crond[####]: (username1) ORPHAN (no passwd entry) Oct 31 11:51:01 servername crond[####]: (username2) ORPHAN (no passwd entry) Expected results: The cronjobs for the users keep working Additional info:
*** This bug has been marked as a duplicate of bug 738232 ***