1834694 Members
2298 Online
110069 Solutions
New Discussion

sudo implementation

 
suresh_6
Occasional Contributor

sudo implementation

Where can I find the Sudo software for HP-ux 11.0 and How to implement it,if someone helps me out thats great.


Thanks in Advance.
sandasani
4 REPLIES 4
Patrick Wallek
Honored Contributor

Re: sudo implementation

The best place is probably from: http://www.courtesan.com/sudo/

You could get it from here, but it is not the latest version:
http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/sudo-1.6.2b1/readme.html

The main file to modify is the sudoers file. There is documentation available on the courtesan web site, as well as man pages with the product.
Shannon Petry
Honored Contributor

Re: sudo implementation

It's best as mentioned to read the documentation. It is a pretty unique configuration type, but works very well.

Make sure to use the visudoers binary shipped with sudo distribution. It will check for syntax errors when you try to exit, and tell you where there are problems!

Nice program! Have fun!

Regards,
Shannon
Microsoft. When do you want a virus today?
Philip Chan_1
Respected Contributor

Re: sudo implementation

Sudo is also available in depot form such that you could use the swinstall command for installing or removing,

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

that will save you a little hassle if you don't prefer to compile the software yourself.

Rgds,
Philip
eran maor
Honored Contributor

Re: sudo implementation

here is some other link for sudo

giving you the web site

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

http://www.rge.com/pub/admin/sudo/ - also to download other version

http://www.nscp.umd.edu/sudo.html - commands

http://www.komar.org/komar/alek/pres/sudo/
love computers