Would it not be easy to check if it is configured in the startup script? And if so start it...
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...