Originally posted by: xca1054
We have to log every administrative command. Therefore I added this line to the sudoers file:
Defaults log_output
Then I get following error while closing visudo, and every sudo su -:
> sudo su -
sudo: unknown defaults entry `log_output'
Any idea?
What are the defaults I have to configure. We don't need the replaying function, we just have to log commands made after a context switch per sudo.
oslevel is aix #7.1.0.0
/ #sudo -V
Sudo version 1.7.2
Thank in advance
MAtthias