bash-4.2# rpm -qf $(which sudo)
sudo-1.9.8-3.ppc
bash-4.2# rpm -qi $(rpm -qf $(which sudo))
Name : sudo
Version : 1.9.8
Release : 3
Architecture: ppc
Install Date: Thu Dec 23 10:21:40 PKT 2021
Group : Applications/System
Size : 27744067
License : BSD
Signature : DSA/SHA1, Tue Sep 21 20:35:25 PKT 2021, Key ID 5a89dfa27ee470c4
Source RPM : sudo-1.9.8-3.src.rpm
Build Date : Tue Sep 21 06:06:42 PKT 2021
Build Host : power8-aix.osuosl.org
Relocations : (not relocatable)
Packager : Todd C. Miller <
Todd.Miller@sudo.ws>
Vendor : Todd C. Miller
URL :
https://www.sudo.wsSummary : Provide limited super-user privileges to specific users
Description :
Sudo is a program designed to allow a sysadmin to give limited root privileges to users and log root activity. The basic philosophy is to give as few privileges as possible but still allow people to get their work done.
------------------------------
Irfan Badar Baloch
------------------------------
Original Message:
Sent: Fri April 01, 2022 03:41 AM
From: Ayappan P
Subject: Unable to sudo root
Are you using the sudo from AIX Toolbox ?
Share the below outputs.
rpm -qf $(which sudo)
rpm -qi $(rpm -qf $(which sudo))
------------------------------
Ayappan P
------------------------------