Operating System - HP-UX
1834581 Members
3172 Online
110069 Solutions
New Discussion

Group Privilege Management

 
Jayesh shah
Frequent Advisor

Group Privilege Management

Hi,

Is there any way to assign privileges to groups?
i.e I want lab group can be allowed to invoke certain type of commands,system calls; whereas 'worker' group should not be allowed to make any system calls ..

Is there anything tool available to create groups based on privileges/manage privieges for groups?

Regards,
Jayesh
2 REPLIES 2
Arockia Jegan
Trusted Contributor

Re: Group Privilege Management

Hi Jayesh,

You can use "sudo" to assign privileges to groups. You can find out the sudo software in the following link,

http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/sudo-1.6.6/

After installing the sudo software modify the sudoers file to setup the privileges to the users/groups
Michael Tully
Honored Contributor

Re: Group Privilege Management

 
Anyone for a Mutiny ?