Originally posted by: woodstea
I've just upgraded an AIX LPAR from 6100-07-04 to 7100-01-04. I'm now seeing a large number of entries in syslog that look like this:
kern:notice unix: The privilege command /usr/sbin/lspv, is executed by user with id 208
I assume that these are logged because a user is executing a command that's listed in /etc/security/privcmds, even though the command is configured with "accessauths = ALLOW_ALL". And that would be fine for commands entered occasionally from an interactive session, but on this LPAR there are performance monitoring scripts that run these sorts of commands (netstat, vmstat, etc.) constantly throughout the day. It creates a lot of noise and makes it harder to see real problems.
I would also guess -- though I can't find it in the docs anywhere -- that the default behavior in 7.1 has changed from that of 6.1, so that these messages are generated when they weren't before. The commands in question were also in /etc/security/privcmds in 6.1, but we weren't getting syslog notifications for them (my syslog.conf is essentially the same).
Any ideas on how I can turn this behavior off, either globally or via a role, etc.?
Regards,
Rob