Editing one of the rc files (rc.3?) and removing (commenting out) the lines that say yp*should do it.
Try this:
cd /etc/rc.d
grep yp rc.*
It'll tell you which file(s) has the commands.
Just add a # at the beginning of those lines and reboot.
Cheers,
cgkanchi




Reply With Quote