terets
02-03-2006, 02:47 PM
My company is going through the beautiful Sarbanes-Oxley audit at the moment.
One of the things i need to acheive is to prove that all logs are being reviewed, particular security related.
On Solaris, su automagically logs all su commands directly to /var/adm/sulog. I would like to do the same with my Linux machines but i've been querying thoroughly for this but can't find any documentation.
I know that sudo logs directly to /var/log/secure but I want the su command logged seperately as well. I've made modifications to syslog.conf, but there is no facility that allows for su.
Anyone have any ideas on how to accomplish this?
One of the things i need to acheive is to prove that all logs are being reviewed, particular security related.
On Solaris, su automagically logs all su commands directly to /var/adm/sulog. I would like to do the same with my Linux machines but i've been querying thoroughly for this but can't find any documentation.
I know that sudo logs directly to /var/log/secure but I want the su command logged seperately as well. I've made modifications to syslog.conf, but there is no facility that allows for su.
Anyone have any ideas on how to accomplish this?