[Wylug-help] Linux "Domain NotBound" problem

MarkP.Conmympc@comp.leeds.ac.uk MarkP.Conmympc at comp.leeds.ac.uk
Wed, 9 Aug 2000 15:31:01 +0100 (BST)


> If it's anything like SuSE (probably isn't), it'll have a control file
> in /etc (SuSEs is called rc.config) where you set certain flags, 
> services, etc.

Getting rid of any '/etc/rc.d/rc*.d/S*ypbind' would be appropriate for
redhat.

If it helps, redhat does it through a file called '/etc/sysconfig/network'
which sets 'NISDOMAIN'.  If this isn't set, /etc/rc.d/rc.sysinit doesn't
set the domain name for NIS at boot.  If *this* isn't set,
/etc/rc.d/init.d/ypbind (the rc*.d/S*ypbind links) doesn't matter as it
only executes a ypbind if the NIS domain is set.

Hope that also helps,

Mark