- Download sudo.1.8.15.0.aix51.bff.gz from http://www.sudo.ws/download.html to your desktop.
- Copy sudo.1.8.15.0.aix51.bff.gz to testpar1: /dtisw/Sudo/1.8.15.0 directory.
- Copy to your target server
sudo.1.8.15.0.aix51.bff.gz hwunic06:/tmp
- Unzip the file
- Show current Sudo version
sudo-1.6.9p23-2noldap
- Backup /etc/sudeors file
- Install the Sudo
root@hwunic06[/tmp/sudo] smitty installp
Select “Install Software”
Install Software
Type or select values in entry fields.
Press Enter AFTER making all desired changes.
Preview
[Entry Fields]
* INPUT device / directory for software .
* SOFTWARE to install [_all_latest] +
PREVIEW only? (install operation will NOT occur) yes +
COMMIT software updates? no +
SAVE replaced files? yes +
AUTOMATICALLY install requisite software? yes +
EXTEND file systems if space needed? yes +
OVERWRITE same or newer versions? no +
VERIFY install and check file sizes? no +
Include corresponding LANGUAGE filesets? yes +
DETAILED output? no +
Process multiple volumes? yes +
ACCEPT new license agreements? yes +
PREVIEW new LICENSE agreements? no +
WPAR Management
Perform Operation in Global Environment yes +
Perform Operation on Detached WPARs no +
Detached WPAR Names [_all_wpars] +
Remount Installation Device in WPARs yes +
Alternate WPAR Installation Device []
Another version of sudo is currently installed via rpm.
Please either uninstall the rpm version of sudo by running "rpm -e sudo"
or upgrade the existing version of sudo using the .rpm packagae instead
instead of the .bff package.
- Remove old sudo version
cannot remove /var/run/sudo - directory not empty
Install
Type or select values in entry fields.
Press Enter AFTER making all desired changes.
[Entry Fields]
* INPUT device / directory for software .
* SOFTWARE to install [_all_latest] +
PREVIEW only? (install operation will NOT occur) no +
COMMIT software updates? no +
SAVE replaced files? yes +
AUTOMATICALLY install requisite software? yes +
EXTEND file systems if space needed? yes +
OVERWRITE same or newer versions? no +
VERIFY install and check file sizes? no +
Include corresponding LANGUAGE filesets? yes +
DETAILED output? no +
Process multiple volumes? yes +
ACCEPT new license agreements? yes +
PREVIEW new LICENSE agreements? no +
WPAR Management
Perform Operation in Global Environment yes +
Perform Operation on Detached WPARs no +
Detached WPAR Names [_all_wpars] +
Remount Installation Device in WPARs yes +
Alternate WPAR Installation Device []
+-----------------------------------------------------------------------------+
Summaries:
+-----------------------------------------------------------------------------+
Installation Summary
--------------------
Name Level Part Event Result
-------------------------------------------------------------------------------
sudo.rte 1.8.15.0 USR APPLY SUCCESS
sudo.rte 1.8.15.0 ROOT APPLY SUCCESS
- Restore the original sudoers file
Validate the /etc/sudoers contents
- Validate the /etc/sudoers contents
- Show new Sudo version
Sudo version 1.8.15
Configure options: --prefix=/opt/freeware --mandir=/opt/freeware/man --with-insults=disabled --with-logging=syslog --with-logfac=auth --with-editor=/usr/bin/vi --with-env-editor --enable-zl
ib=builtin --disable-nls --with-sendmail=/usr/sbin/sendmail --disable-tmpfiles.d
Sudoers policy plugin version 1.8.15
Sudoers file grammar version 45
...
..