1833758 Members
2764 Online
110063 Solutions
New Discussion

Sudo depot.

 
Reshma Malusare
Trusted Contributor

Sudo depot.

Hello,

Can somebody provide me with the latest version of sudo depot. The latest version is Sudo version 1.6.9p8 released on November 2, 2007.

Thanks & Regards
5 REPLIES 5
Ivan Krastev
Honored Contributor

Re: Sudo depot.

Use sudo from Internet Express - http://h20338.www2.hp.com/hpux11i/cache/324414-0-0-0-121.html

regards,
ivan
Reshma Malusare
Trusted Contributor

Re: Sudo depot.

Thanks Ivan

Can you please let us know how to remove the old version of sudo. Since we cant find sudo from swlist command or in SAM. Also what steps should be considered to upgrade sudo.

Regards
Murat SULUHAN
Honored Contributor

Re: Sudo depot.

Hi

Internet Express v3 comes with Sudo A.09.00-1.6.9p5.002

If you manual install from sude source you should use uninstall script like make uninstall. You can check from installation tarball

Best Regards
Murat SULUHAN
Murat Suluhan
Ivan Krastev
Honored Contributor

Re: Sudo depot.

You can use new version, without installing the old one.

Just install SUDO from Internet Express - it is called ixSudo. .....


After that chage 2 thins:
1. for user access change link in /usr/bin/sudo to point to the new version:

ll /usr/bin/sudo
lrwxr-xr-x 1 root sys 27 Sep 14 08:47 /usr/bin/sudo -> /opt/iexpress/sudo/bin/sudo

2. for admin access change visudo to point to the new binary:
ll /usr/sbin/visudo
lrwxr-xr-x 1 root sys 30 Sep 14 08:47 /usr/sbin/visudo -> /opt/iexpress/sudo/sbin/visudo


Add also man path - /opt/iexpress/sudo/man into MANPATH environment.


regards,
ivan
F Verschuren
Esteemed Contributor

Re: Sudo depot.

Reshma,
on your system sudo is properly not installed whit swistall,
I bet it is
/appl/tsu/bin/sudo

the version you can see whit:
/appl/tsu/bin/sudo -V

But please do not update unless the 3 line is informed, sudo is a part of tsu and if updated whitout them knowing there can be problems...

Freek Verschuren