1837895 Members
3565 Online
110122 Solutions
New Discussion

Re: NIS+

 
SOLVED
Go to solution
Leif Halvarsson_2
Honored Contributor

NIS+

I have a NIS+ domain with a Solaris 2.5 Master server. Now I want to add a HP-UX 11.11 box to this domain. On a Solaris client I only need to create the file "defaultdomain" with the domain name in but how to do on the HP-UX client. I have already added the HP-UX host on the domain Master server.
2 REPLIES 2
Tim D Fulford
Honored Contributor
Solution

Re: NIS+

Lief

You need to do more than this, you need to register your client with the solaris box first. There is a good section on NIS+ setup (on HP). See the following URL (I got this by searching for NIS+ & ticking manuals box).

Tim



http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B1031-90048/B1031-90048_top.html&con=/hpux/onlinedocs/B1031-90048/00/00/27-con.html&toc=/hpux/onlinedocs/B1031-90048/00/00/27-toc.html&searchterms=NIS%2b&queryid=20020627-133126
-
Tim D Fulford
Honored Contributor

Re: NIS+

I just re-looked at manual. It does not say explicity which files will be fiddled with. from memory

/etc/nsswitch.conf
/etc/rc.config.d/nameservers # (grep NISPLUS * in this directory)

To manually set the domain do

domainame my.domain.uk

Tim
-