Bug 5943

Summary: ypbind is not started at boot
Product: [Retired] Red Hat Linux Reporter: jalar
Component: ypbindAssignee: Cristian Gafton <gafton>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-02-11 15:23:12 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description jalar 1999-10-14 10:33:33 UTC
Would it not be easy to check if it is configured in the
startup script? And if so start it...

Comment 1 Bill Nottingham 1999-10-14 14:22:59 UTC
If you need to run ypbind, you can add it with ntsysv,
or running

chkconfig --level 345 ypbind on

If NIS is selected in the installer or authconfig, that should
turn ypbind on...