1833495 Members
2739 Online
110052 Solutions
New Discussion

sudo version 1.6.7p5

 

sudo version 1.6.7p5

I have just installed sudo version 1.6.7p5.
I noticed that the database file sudoers is installed in a new location /usr/local/etc/sudo. Is this correct?
I thought that the database file gets installed in the /etc/ directory
4 REPLIES 4
T G Manikandan
Honored Contributor

Re: sudo version 1.6.7p5

it is right.It gets installed under /usr/local

/usr/local/etc --sudoers
/usr/local/sbin --- visudo

/usr/local/bin -- sudo executable


Yes!!

T G Manikandan
Honored Contributor

Re: sudo version 1.6.7p5

Also check the installation page here

http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/sudo-1.6.7p5/

Installation tree --/usr/local
Kevin Wright
Honored Contributor

Re: sudo version 1.6.7p5

make sure your sudo filesets are configured.

swlist -l fileset -a state |grep -v config

There is a bug with the HP port, you have to modify the index file in the depot.
Andrew Cowan
Honored Contributor

Re: sudo version 1.6.7p5

Have you installed the "official" HP version, or the latest from the website?

If you build your own executables then you can choose their install locations.