Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Creating a Group in a NIS Environment

Status
Not open for further replies.

Michael42

Programmer
Joined
Oct 8, 2001
Messages
1,454
Location
US
Hello I am using NIS (not NIS+) on Solaris 8.

How can I create a group that will work in a NIS environment?

Is it just a matter of adding the group to the /etc/group file then pushing the maps?

My goal is to create a group that gives access to a directory on a server in the NIS environment.

Thanks very much!

 
Presuming the /etc/group file on your NIS master is the one used for your NIS maps, yes.

Sometimes separate files are used for the NIS maps, check the top of your /var/yp/Makefile to see the location. Annihilannic.
 
>> Presuming the /etc/group file on your NIS master is the one used for your NIS maps

Yes it is. This worked fine.

Thanks Annihilannic!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top