1833818 Members
2525 Online
110063 Solutions
New Discussion

Re: sudo on HP-UX

 
Debbie Downing_2
Regular Advisor

sudo on HP-UX

Hi

Can anyone advise me where to look to find info on SUDO. I need to set a user up to perform certain tasks but I have not configured SUDO before so not sure of the process.

Regards

Debbie
4 REPLIES 4
Pete Randall
Outstanding Contributor

Re: sudo on HP-UX

Debbie,

You can find the installation instructions, the README and the man page here:

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


Pete

Pete
Calandrello
Trusted Contributor

Re: sudo on HP-UX

Friend
Uses in the site of the HP: www.software.hp.com you can lower .depot of installation you are not necessary to compile.
Peter Godron
Honored Contributor

Re: sudo on HP-UX

Debbie,
depending on the activities perhaps restricted SAM may be an alternative. See -r option in "man sam".

For further reading on sudo:
http://www.courtesan.com/sudo/


Please also review your previous questions, as a lot of them have not been updated/rewarded/closed !

For example:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1062369
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1075872
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1025876
Bill Hassell
Honored Contributor

Re: sudo on HP-UX

Adding sudo to HP-UX is easiest by downloading the HP-compiled version from:

http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1111

You don't have to download all the packages, just the sudo package. The man page for sudoers is a help getting things started.

An alternative to sudo is to run sam with the -r option, select the user and then assign the required tasks. This is only for sysadmin tasks though. sudo can be configured to handle any set of tasks.


Bill Hassell, sysadmin