Operating System - HP-UX
1834709 Members
2514 Online
110069 Solutions
New Discussion

administration delegation

 
Sudhakar J_1
Advisor

administration delegation

Hi,
I need to give some users only permission to install softwares with root euivalent acces (install may access / /usr /opt)

What is the way to do it...
Is there anything equivelant to RBAC in Solaris or Delgation in W2k

Regards

Sudhakar J
tomorrow is just another day
2 REPLIES 2
Tom Geudens
Honored Contributor

Re: administration delegation

Hi,
Take a look at sudo ...
http://www.courtesan.com/sudo/

Regards,
Tom
A life ? Cool ! Where can I download one of those from ?
Michael Tully
Honored Contributor

Re: administration delegation

Hi,

You could build a 'restricted sam' to do the job. To create this you must be 'root' Have a look at the man page for 'sam' on how. The '-r' option.

The other alternative is to install 'sudo' and configure the user(s) into a grouping of what programs are allowed to run as root.

Here is the link to where you can get the software.
http://hpux.connect.org.uk/hppd/hpux/Sysadmin/sudo-1.6.6/

You can install the software using 'swinstall'. Most software that comes ported for HP-UX should be in a depot file.

HTH
Michael


Anyone for a Mutiny ?