Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
NIS master server
Name: hogs79 Date: February 18, 2004 at 07:48:45 Pacific OS: Solaris 9 CPU/Ram: n/a
Comment:
I am trying to setup NIS on Solaris 9 and am having no luck. Errors out: make: Warning: Target `all' not remade because of errors Current working directory /var/yp *** Error code 1 make: Fatal error: Command failed for target `k' Error running Makefile.
Name: cbailey33 Date: February 18, 2004 at 11:54:43 Pacific
Reply:
Have you set the domainname?
Have you ran ypinit? (-m -s or -c)
Make sure your nsswitch.conf file is set for NIS
0
Response Number 2
Name: hogs79 Date: February 18, 2004 at 12:31:01 Pacific
Reply:
Yes, I have followed the document instructions given by Sun. Domain name has been set and I've copied nsswitch.nis to nsswitch.conf.
0
Response Number 3
Name: cbailey33 Date: February 18, 2004 at 16:44:59 Pacific
Reply:
So what I understand is, when you run ypinit, you are getting errors. Which map is it erroring out on? Or is it erroring out in all of them?
0
Response Number 4
Name: hogs79 Date: February 19, 2004 at 06:58:03 Pacific
Reply:
The error above is where it bombs out. I can't be sure it's even a map file that is the problem. At first, I thought there were problems with the make command cause I've had that happen in the past, but I used GNU make and even that didn't work. Setting up NIS is pretty basic, so I'm just wondering what it could be since the install seems pretty basic.
Summary: I think u r not folloeing the proper steps. bcoz the required for NIS like map nsswitch.nis.. are loaded when u r loading NIS software. maps has to be create after u had configured the master server. ...
Summary: I use Free Solaris 8 on Ultra II. As I have to change IP of machine, I tear down the NIS. But I can't get back setting the NIS master. The flows are as followed: %ypinit -m %Can't get local host's d...
Summary: Hello All, I'm trying to add a newuser on our NIS master server. This is my first time really playing with NIS so i'm not familer with the commands used. What command is used to add a new user?? ...