From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Description of problem: After a kickstart install of RHEL 3 U4, configured using: authconfig --enableshadow --enablemd5 --enablecache --enablenis -nisdomain mydomain The yppasswdd service is not configured to start in run levels 3, 4 or 5. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Kickstart with the above authconfig options. 2. 3. Expected Results: yppasswdd should be enabled for run level 3, 4 and 5. Additional info:
Yppasswdd should be running on server not on the client. Authconfig tool purpose is only for configuration of client machines not the server. The yppasswdd daemon must be enabled manually.