Thread: NIS troubles
View Single Post

   
  #4 (permalink)  
Old 02-20-2008, 06:17 AM
Keith Keller
 
Posts: n/a
Default Re: NIS troubles

On 2005-02-17, Mark Johnson <mXrXj001@shaw.ca> wrote:
>
> I originally had "enterprise.yp" in my /etc/defaultdomain file, but
> changed it to "enterprise" thinking that maybe it didn't like the name.


If you are changing NIS domain names, you must run nisdomainname to do
it. /etc/defaultdomain is only read on boot by Slackware's boot scripts
(rc.yp, IIRC).

Try this:

* shut down all yp* services on clients and server
* run nisdomainname myname on server and clients
* start ypserv on the server
* start ypbind on the clients

> However, the error message changed not at all (including the fact that
> it doesn't use the new name, despite a reboot).


What does nisdomainname (without the name) say? If it has your old
domainname, then something else is b0rked.

--keith

--
kkeller-usenet@wombat.san-francisco.ca.us
(try just my userid to email me)
AOLSFAQ=http://wombat.san-francisco.ca.us/cgi-bin/fom
see X- headers for PGP signature information

Reply With Quote