![]() |
Logging file access - PCI DSS
Hi,
We are trying to implement the PCI DSS standards to one of our servers and one of the requirements read: Quote:
Is this possible and if it is, is it feasible? Thanks. |
Quote:
Quote:
http://www.linuxquestions.org/questi...93&postcount=4 http://www.linuxquestions.org/questi...51&postcount=3 http://www.linuxquestions.org/questi...74&postcount=2 |
Hi,
Thanks for the reply. Regarding the steps for database access, I believe the DBA enabled auditing in Oracle and Postgres for our systems. If you want the details, I'll get them for you. Let me know. Regarding rootsh and sudosh, they only log activities by users under root permission, right? My scenario is that we have our web files which have the same permission/user/group privileges as the HTTPD daemon. Therefore, we'd like to be able to log the activities of any given user. Does such a tool exist? Let me know, thanks. |
According to the web page, Rootsh can be wrapped around any user's shell.
|
Could take a look at the auditing features of SNARE http://sourceforge.net/projects/snare/
from the website.. Code:
Snare is currently used by hundreds of thousands of individuals, http://pcianswers.com/2006/07/31/tra...rdholder-data/ Looks like there may be some good info here once I dig farther into the site. I need to go look at both of these resources closer now.. As for your web files.. if this is a web frontend to access cardholder data I would think at the very least the users would have to login to the website, so you should have already identified the user.... |
Quote:
How would I do this? Make some changes to my .bash_profile? Quote:
|
farslayer,
I've decided to go with SNARE to monitor file/folder access. It has all the features I require. Neat little tool. Thanks for recommending it :) |
| All times are GMT -5. The time now is 11:45 PM. |