1829575 Members
2734 Online
109992 Solutions
New Discussion

sudo

 
SOLVED
Go to solution
Keith Floyd
Advisor

sudo

Hi

Does anyone know where HP stands on SUDO ??

Keith
5 REPLIES 5
Rick Garland
Honored Contributor
Solution

Re: sudo

sudo is an unsupported third party product. It does work quite well however.
HP will acknowledge that it exists and is in widespread use however don't expect any support to come from them on the use and configuration of sudo.
Cheryl Griffin
Honored Contributor

Re: sudo

Rick is correct.
sudo falls under the category of public domain software and is not supported by HP.

It can be obtained from a non-HP site:
ftp://ftp.cs.colorado.edu/pub/sysadmin/sudo
"Downtime is a Crime."
Mike Henderson
New Member

Re: sudo

You may obtain all source and the LATEST releases (incl Beta) from the author at www.courtesan.com/sudo or ftp.courtesan.com in the directory /pub/sudo .
oilisgood
New Member

Re: sudo

I went to the Colorado and the main sudo site and I downloaded the files. When I try to install them it says that the C compiler is not correct. I tried adding the --with-CC=/usr/bin/cc option and it still did not work.
I then tried to install the gcc3 depot and it still crashed.
I then tried to install gcc3.0.2 from source and I can get the configure to work when I set the CC variable to /usr/bin/cc but the make dies with an error 1.
How did you guys get sudo to work???

P.S. I am running HP-UX B.11.00 A 9000/785 2016735996 two-user license
Craig Rants
Honored Contributor

Re: sudo

This response is to oilisgood, if you are going to do a lot of compiling, you proabably want to get the ANSI/C package.
"In theory, there is no difference between theory and practice. But, in practice, there is. " Jan L.A. van de Snepscheut