Hello, I have a need for command auditing of other administrators with root access. While I can accomplish this with BSM there are several short comings, namely a performance overhead, lack of environment context (PWD), and an inability to see arguments (execve without ARGV[]).
There are wrappers out there like "rootsh" which I like but don't feel is production safe. In general, I need run commands sent syslog complete with arguments, any additional information (command output) would be icing on the cake. KSH93 does a wide range of things beyond my expectation. Is there any way that KSH93 could help me in this regard? benr. This message posted from opensolaris.org