Operating System - HP-UX
1848365 Members
5279 Online
104024 Solutions
New Discussion

Re: Limiting root access for specific user's

 

Limiting root access for specific user's

We have a group that request root access to our
depot machine. They populate this depot server
with patches, bundles, filesets, etc. I was looking for a way to limit their access but yet
allow them to dump stuff into the depot server.
I really don't want to just go and give them root. They suggested a separate password for
this machine, but they'd still have root.
Any suggestions?
Unix is great, when it works
6 REPLIES 6
Ken Hubnik_2
Honored Contributor

Re: Limiting root access for specific user's

Why not create a depot group and make a directory owned my the group.
steven Burgess_2
Honored Contributor

Re: Limiting root access for specific user's

Hi Brian

You want to take a look at sudo

Here is the url for the product

http://www.courtesan.com/sudo/intro.html

HTH

Steve
take your time and think things through
John Dvorchak
Honored Contributor

Re: Limiting root access for specific user's

Perhaps a freebie called sudo could solve the problem for you.

http://hpux.cs.utah.edu/

Then enter sudo in the Package search dialog box

If it has wheels or a skirt, you can't afford it.
A. Clay Stephenson
Acclaimed Contributor

Re: Limiting root access for specific user's

One method would be tp put a set of their needed commands under the control of sudo.
http://gatekeep.cs.utah.edu/hppd/hpux/Sysadmin/sudo-1.6.6/
If it ain't broke, I can fix that.
Khalid A. Al-Tayaran
Valued Contributor

Re: Limiting root access for specific user's


Hi,

"BE CAREFUL". Root Access is not something to give away easily. Create a group and make a directory for depots owned by the that group.
Tom Danzig
Honored Contributor

Re: Limiting root access for specific user's

You should be able to give them restricted SAM access to the "Sofware Management" section only. This should allow them to create/modify depots, etc. via SAM and nothing else. See man sam.