Audit SUSE Linux 10

 
Thread Tools Search this Thread
Operating Systems Linux SuSE Audit SUSE Linux 10
# 1  
Old 05-27-2009
Audit SUSE Linux 10

Dear Team,

If I want to audit SUSE linux 10, who access the file system (e.g. file or delete file)
Did any know how to do it?

HappyDay
# 2  
Old 05-27-2009
Could you pls try few commands like history, last etc

history command displays commands history list
last command displays a list of all users logged in and logged out.
# 3  
Old 05-27-2009
Dear Team,

If I have some files located in /var/tmp/test and i want to audit files for
- user access,
- file create,
- file delete, etc

How can i do this? Any expert can help?

Jimmy
# 4  
Old 05-27-2009
use 'stat' to get a lot of information about certain file.
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. Red Hat

Does Red hat linux 9 has audit rpm package?

Dear All I have a old system run in Red hat Linux 9.. And if it's possible, I want to install the audit rpm package in the Red hat Linux 9. But I can't find the audit-*.rpm file in the Red hat Linux 9's CD..? Can any help me to conform Red hat Linux 9 doesn't support audit? Any... (0 Replies)
Discussion started by: nnnnnnine
0 Replies

2. Cybersecurity

Audit on specific user in linux

Hi All, Please let me how to enable user specific audit in Linux server. Say i have specific user namely admin1,admin2,admin3 apart from the normal users, user1,2,3.....userN. How to enable audit for users admin1,admin2 and admin3 alone. Also please let me know, if this would have any... (4 Replies)
Discussion started by: pradebban
4 Replies

3. AIX

When AIX audit start, How to set the /audit/stream.out file size ?

Dear All When I start the AIX(6100-06)audit subsystem. the log will save in /audit/stream.out (or /audit/trail), but in default when /audit/stream.out to grow up to 150MB. It will replace the original /audit/stream.out (or /audit/trail). Then the /audit/stream.out become empty and... (2 Replies)
Discussion started by: nnnnnnine
2 Replies
Login or Register to Ask a Question