- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Sudo depot.
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2007 05:42 PM
11-20-2007 05:42 PM
Sudo depot.
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2007 06:08 PM
11-20-2007 06:08 PM
Re: Sudo depot.
regards,
ivan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2007 06:39 PM
11-20-2007 06:39 PM
Re: Sudo depot.
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2007 06:49 PM
11-20-2007 06:49 PM
Re: Sudo depot.
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2007 09:02 PM
11-20-2007 09:02 PM
Re: Sudo depot.
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2007 12:23 AM
11-30-2007 12:23 AM
Re: Sudo depot.
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