Operating System - HP-UX
1822655 Members
3931 Online
109644 Solutions
New Discussion юеВ

sudo equivalent for HPUX ???

 
SOLVED
Go to solution
Henrique Silva_3
Regular Advisor

sudo equivalent for HPUX ???


I have used sudo on other OSs, but since I am new to hpux, I am not sure if there are other things that I could use.

Any ideas ?

Thanks,

Henrique Silva
"to be or not to be, what was the question ???? "
7 REPLIES 7
Rodney Hills
Honored Contributor
Solution

Re: sudo equivalent for HPUX ???

Have you looked at hpux.cs.utah.edu?

Many applications/utilties have been ported here. I know "sudo" is one of them.

-- Rod Hills
There be dragons...
Olivier LEGRAND
Frequent Advisor

Re: sudo equivalent for HPUX ???

Hi,

Just use "sudo".

It runs

Regards
Jeff Schussele
Honored Contributor

Re: sudo equivalent for HPUX ???

Henrique,

sudo is in HP-UX - I used it in 10.20.

Do a man sudo for details.

Cheers,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
S.K. Chan
Honored Contributor

Re: sudo equivalent for HPUX ???

Pascal Rouchon
Advisor

Re: sudo equivalent for HPUX ???

i'm currently using sudo on HPUX 11i. all i do is a download of the sources and then compiling them.

The adresse for download is http://www.courtesan.com/sudo

i'am using gcc and gmake to build the application.

Pascal
Patrick Wallek
Honored Contributor

Re: sudo equivalent for HPUX ???

Henrique Silva_3
Regular Advisor

Re: sudo equivalent for HPUX ???

thanks everyone !!

Henrique Silva
"to be or not to be, what was the question ???? "