[sudo-users] Anyone running sudo on AIX Virtual I/O Server?

Todd C. Miller Todd.Miller at courtesan.com
Thu Feb 23 16:44:37 EST 2012


Thanks for the responses, they pointed me in the right direction.
The problem was the enhanced RBAC in AIX 6 and higher.  Adding an
entry to /etc/security/privcmds and running setkst fixed it.  For
the archives, here's the privcmds entry:

/opt/freeware/bin/sudo:
	accessauths = ALLOW_ALL
	innateprivs = PV_DAC_UID,PV_DAC_GID
	secflags = FSF_EPS

 - todd



More information about the sudo-users mailing list