<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: Linux audit files to see who made changes to a file</title>
	<atom:link href="http://www.cyberciti.biz/tips/linux-audit-files-to-see-who-made-changes-to-a-file.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.cyberciti.biz/tips/linux-audit-files-to-see-who-made-changes-to-a-file.html</link>
	<description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description>
	<lastBuildDate>Fri, 19 Mar 2010 02:53:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: asdasdsd</title>
		<link>http://www.cyberciti.biz/tips/linux-audit-files-to-see-who-made-changes-to-a-file.html#comment-152421</link>
		<dc:creator>asdasdsd</dc:creator>
		<pubDate>Tue, 22 Dec 2009 13:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/linux-audit-files-to-see-who-made-changes-to-a-file.html#comment-152421</guid>
		<description>/edit:
# ausearch -f etc_passwd
\

Had to escape the greater and less than sign because this comments section thought that it was some HTML!</description>
		<content:encoded><![CDATA[<p>/edit:<br />
# ausearch -f etc_passwd<br />
\</p>
<p>Had to escape the greater and less than sign because this comments section thought that it was some HTML!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: asdasdsd</title>
		<link>http://www.cyberciti.biz/tips/linux-audit-files-to-see-who-made-changes-to-a-file.html#comment-152420</link>
		<dc:creator>asdasdsd</dc:creator>
		<pubDate>Tue, 22 Dec 2009 13:23:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/linux-audit-files-to-see-who-made-changes-to-a-file.html#comment-152420</guid>
		<description># /etc/init.d/audit start
# auditctl -w /etc/passwd -p war -k _etc_passwd
#  auditctl -w /etc/shadow -k etc_shadow -p rwxa
# vipw  (make a change)
# ausearch -f etc_passwd


Not a lot of use this idea... :(</description>
		<content:encoded><![CDATA[<p># /etc/init.d/audit start<br />
# auditctl -w /etc/passwd -p war -k _etc_passwd<br />
#  auditctl -w /etc/shadow -k etc_shadow -p rwxa<br />
# vipw  (make a change)<br />
# ausearch -f etc_passwd</p>
<p>Not a lot of use this idea&#8230; :(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sushil</title>
		<link>http://www.cyberciti.biz/tips/linux-audit-files-to-see-who-made-changes-to-a-file.html#comment-152358</link>
		<dc:creator>sushil</dc:creator>
		<pubDate>Fri, 18 Dec 2009 17:15:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/linux-audit-files-to-see-who-made-changes-to-a-file.html#comment-152358</guid>
		<description>hello,
                      good article..............</description>
		<content:encoded><![CDATA[<p>hello,<br />
                      good article&#8230;&#8230;&#8230;&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stef</title>
		<link>http://www.cyberciti.biz/tips/linux-audit-files-to-see-who-made-changes-to-a-file.html#comment-151635</link>
		<dc:creator>Stef</dc:creator>
		<pubDate>Thu, 12 Nov 2009 09:28:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/linux-audit-files-to-see-who-made-changes-to-a-file.html#comment-151635</guid>
		<description>Hi,

thanks for this article. Helps me a lot!

regards</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>thanks for this article. Helps me a lot!</p>
<p>regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frans</title>
		<link>http://www.cyberciti.biz/tips/linux-audit-files-to-see-who-made-changes-to-a-file.html#comment-149583</link>
		<dc:creator>Frans</dc:creator>
		<pubDate>Mon, 20 Jul 2009 06:40:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/linux-audit-files-to-see-who-made-changes-to-a-file.html#comment-149583</guid>
		<description>Is this also working on Vmware ESX server 3.5? Because this is a modified RedHat distrobution.</description>
		<content:encoded><![CDATA[<p>Is this also working on Vmware ESX server 3.5? Because this is a modified RedHat distrobution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J.C. Denton</title>
		<link>http://www.cyberciti.biz/tips/linux-audit-files-to-see-who-made-changes-to-a-file.html#comment-149308</link>
		<dc:creator>J.C. Denton</dc:creator>
		<pubDate>Fri, 03 Jul 2009 15:44:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/linux-audit-files-to-see-who-made-changes-to-a-file.html#comment-149308</guid>
		<description>After a system restart or a manual one (sudo /etc/init.d/auditd restart) all my file monitoring is gone. sudo auditctl -l says &quot;no rules&quot; then. do I have to save the rules to a textfile or something? Please help (using (X)ubuntu 8.04 LTS)! ;-)</description>
		<content:encoded><![CDATA[<p>After a system restart or a manual one (sudo /etc/init.d/auditd restart) all my file monitoring is gone. sudo auditctl -l says &#8220;no rules&#8221; then. do I have to save the rules to a textfile or something? Please help (using (X)ubuntu 8.04 LTS)! ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://www.cyberciti.biz/tips/linux-audit-files-to-see-who-made-changes-to-a-file.html#comment-148485</link>
		<dc:creator>john</dc:creator>
		<pubDate>Sat, 09 May 2009 12:09:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/linux-audit-files-to-see-who-made-changes-to-a-file.html#comment-148485</guid>
		<description>Great article. I&#039;ve checked the man pages and am still left with two questions:

1. It doesn&#039;t appear that the options to the &quot;p&quot; switch allow for logging file deletions?  How do we log when a file is deleted?

2. The kernel does not allow us set a watch on the / directory.  If I wanted to log all file deletions, would I be best served by setting watches on all my top level directories (bin,boot,dev,etc...)?

Thanks again for the great resource!
- John</description>
		<content:encoded><![CDATA[<p>Great article. I&#8217;ve checked the man pages and am still left with two questions:</p>
<p>1. It doesn&#8217;t appear that the options to the &#8220;p&#8221; switch allow for logging file deletions?  How do we log when a file is deleted?</p>
<p>2. The kernel does not allow us set a watch on the / directory.  If I wanted to log all file deletions, would I be best served by setting watches on all my top level directories (bin,boot,dev,etc&#8230;)?</p>
<p>Thanks again for the great resource!<br />
- John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Relay</title>
		<link>http://www.cyberciti.biz/tips/linux-audit-files-to-see-who-made-changes-to-a-file.html#comment-147147</link>
		<dc:creator>Relay</dc:creator>
		<pubDate>Wed, 11 Feb 2009 19:03:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/linux-audit-files-to-see-who-made-changes-to-a-file.html#comment-147147</guid>
		<description>In the description for the &#039;-p&#039; option, &#039;a&#039; is for &quot;attribute&quot;, not &quot;append&quot; the man page has a full explaination.

&lt;cite&gt;
-p war : Set permissions filter for a file system watch. It can be r for read, w for write, x for execute, a for append. 
&lt;/cite&gt;</description>
		<content:encoded><![CDATA[<p>In the description for the &#8216;-p&#8217; option, &#8216;a&#8217; is for &#8220;attribute&#8221;, not &#8220;append&#8221; the man page has a full explaination.</p>
<p><cite><br />
-p war : Set permissions filter for a file system watch. It can be r for read, w for write, x for execute, a for append.<br />
</cite></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nguyen Dang</title>
		<link>http://www.cyberciti.biz/tips/linux-audit-files-to-see-who-made-changes-to-a-file.html#comment-146227</link>
		<dc:creator>Nguyen Dang</dc:creator>
		<pubDate>Sun, 14 Dec 2008 00:50:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/linux-audit-files-to-see-who-made-changes-to-a-file.html#comment-146227</guid>
		<description>Hi, thanks for the article.

How do I redirect auditd to not generate log message but call a user-defined program (for an selected event)? Is it possible?

Thank you very much.</description>
		<content:encoded><![CDATA[<p>Hi, thanks for the article.</p>
<p>How do I redirect auditd to not generate log message but call a user-defined program (for an selected event)? Is it possible?</p>
<p>Thank you very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://www.cyberciti.biz/tips/linux-audit-files-to-see-who-made-changes-to-a-file.html#comment-143850</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Thu, 22 May 2008 11:11:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/linux-audit-files-to-see-who-made-changes-to-a-file.html#comment-143850</guid>
		<description>I got the same error:

File system watches not supported

Did you ever resolve this?

Thanks John</description>
		<content:encoded><![CDATA[<p>I got the same error:</p>
<p>File system watches not supported</p>
<p>Did you ever resolve this?</p>
<p>Thanks John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ike</title>
		<link>http://www.cyberciti.biz/tips/linux-audit-files-to-see-who-made-changes-to-a-file.html#comment-143601</link>
		<dc:creator>ike</dc:creator>
		<pubDate>Sun, 27 Apr 2008 19:49:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/linux-audit-files-to-see-who-made-changes-to-a-file.html#comment-143601</guid>
		<description>:-) Wow. This is great article.</description>
		<content:encoded><![CDATA[<p>:-) Wow. This is great article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tiger74</title>
		<link>http://www.cyberciti.biz/tips/linux-audit-files-to-see-who-made-changes-to-a-file.html#comment-142627</link>
		<dc:creator>tiger74</dc:creator>
		<pubDate>Fri, 25 Jan 2008 02:23:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/linux-audit-files-to-see-who-made-changes-to-a-file.html#comment-142627</guid>
		<description>@nixcraft,
Thank you for such a great article.
But, I&#039;m confused, it seems that there is no man page for the audit.rules?

@rodrigo,
You can use tripwire with similar function. It detects file changes.</description>
		<content:encoded><![CDATA[<p>@nixcraft,<br />
Thank you for such a great article.<br />
But, I&#8217;m confused, it seems that there is no man page for the audit.rules?</p>
<p>@rodrigo,<br />
You can use tripwire with similar function. It detects file changes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://www.cyberciti.biz/tips/linux-audit-files-to-see-who-made-changes-to-a-file.html#comment-141025</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Thu, 06 Sep 2007 22:40:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/linux-audit-files-to-see-who-made-changes-to-a-file.html#comment-141025</guid>
		<description>When I try to set up a file watch, it fails.  When I do an auditctl -l, i get this at the bottom:

File system watches not supported

Any ideas on whats wrong?

(btw, I&#039;m guessing that I can get around this by tracing syscalls based on the files&#039; inode numbers, but thats messy, and hard to maintain...)</description>
		<content:encoded><![CDATA[<p>When I try to set up a file watch, it fails.  When I do an auditctl -l, i get this at the bottom:</p>
<p>File system watches not supported</p>
<p>Any ideas on whats wrong?</p>
<p>(btw, I&#8217;m guessing that I can get around this by tracing syscalls based on the files&#8217; inode numbers, but thats messy, and hard to maintain&#8230;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Linux Auditing Problems - log file getting large - nixCraft Linux Forum</title>
		<link>http://www.cyberciti.biz/tips/linux-audit-files-to-see-who-made-changes-to-a-file.html#comment-138009</link>
		<dc:creator>Linux Auditing Problems - log file getting large - nixCraft Linux Forum</dc:creator>
		<pubDate>Thu, 17 May 2007 15:19:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/linux-audit-files-to-see-who-made-changes-to-a-file.html#comment-138009</guid>
		<description>[...] two command and try following resources: Article about audit log visualization Audit System FAQ Linux audit files to see who made changes to a file &#124; nixCraft  Let me know if you need any further help!    __________________ Vivek Play hard stay [...]</description>
		<content:encoded><![CDATA[<p>[...] two command and try following resources: Article about audit log visualization Audit System FAQ Linux audit files to see who made changes to a file | nixCraft  Let me know if you need any further help!    __________________ Vivek Play hard stay [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2007-04-30 &#171; Donghai Ma</title>
		<link>http://www.cyberciti.biz/tips/linux-audit-files-to-see-who-made-changes-to-a-file.html#comment-127178</link>
		<dc:creator>links for 2007-04-30 &#171; Donghai Ma</dc:creator>
		<pubDate>Mon, 30 Apr 2007 04:22:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/linux-audit-files-to-see-who-made-changes-to-a-file.html#comment-127178</guid>
		<description>[...] Linux audit files to see who made changes to a file &#124; nixCraft (tags: linux security tutorial) [...]</description>
		<content:encoded><![CDATA[<p>[...] Linux audit files to see who made changes to a file | nixCraft (tags: linux security tutorial) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nixcraft</title>
		<link>http://www.cyberciti.biz/tips/linux-audit-files-to-see-who-made-changes-to-a-file.html#comment-102338</link>
		<dc:creator>nixcraft</dc:creator>
		<pubDate>Fri, 30 Mar 2007 17:26:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/linux-audit-files-to-see-who-made-changes-to-a-file.html#comment-102338</guid>
		<description>@motumboe, thanks for feedback :D

@Rodrigo you can write your own perl scripts</description>
		<content:encoded><![CDATA[<p>@motumboe, thanks for feedback :D</p>
<p>@Rodrigo you can write your own perl scripts</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: motumboe</title>
		<link>http://www.cyberciti.biz/tips/linux-audit-files-to-see-who-made-changes-to-a-file.html#comment-101902</link>
		<dc:creator>motumboe</dc:creator>
		<pubDate>Fri, 30 Mar 2007 07:22:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/linux-audit-files-to-see-who-made-changes-to-a-file.html#comment-101902</guid>
		<description>Found this article following this link: http://beranger.org/index.php?article=2722

Two great blogs, my comps
:-)</description>
		<content:encoded><![CDATA[<p>Found this article following this link: <a href="http://beranger.org/index.php?article=2722" rel="nofollow">http://beranger.org/index.php?article=2722</a></p>
<p>Two great blogs, my comps<br />
:-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rodrigo</title>
		<link>http://www.cyberciti.biz/tips/linux-audit-files-to-see-who-made-changes-to-a-file.html#comment-100061</link>
		<dc:creator>Rodrigo</dc:creator>
		<pubDate>Wed, 28 Mar 2007 11:29:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/linux-audit-files-to-see-who-made-changes-to-a-file.html#comment-100061</guid>
		<description>Sadly the box running RH 7.3 is a live production box for a multinational company, I cant just get a new OS installed on that server, we will be at least another 6 months before migrating to a new system.

Do you perhaps have an idea of what tool I could use to monitor files in a folder that have been accessed during a period of time?

BTW... great site.</description>
		<content:encoded><![CDATA[<p>Sadly the box running RH 7.3 is a live production box for a multinational company, I cant just get a new OS installed on that server, we will be at least another 6 months before migrating to a new system.</p>
<p>Do you perhaps have an idea of what tool I could use to monitor files in a folder that have been accessed during a period of time?</p>
<p>BTW&#8230; great site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nixcraft</title>
		<link>http://www.cyberciti.biz/tips/linux-audit-files-to-see-who-made-changes-to-a-file.html#comment-99941</link>
		<dc:creator>nixcraft</dc:creator>
		<pubDate>Wed, 28 Mar 2007 05:54:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/linux-audit-files-to-see-who-made-changes-to-a-file.html#comment-99941</guid>
		<description>Rodrigo,

RH 7.3 does not support auditd;  also a big security risk for such old disro.

Get Cent OS 4.x or FC 6/7</description>
		<content:encoded><![CDATA[<p>Rodrigo,</p>
<p>RH 7.3 does not support auditd;  also a big security risk for such old disro.</p>
<p>Get Cent OS 4.x or FC 6/7</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rodrigo</title>
		<link>http://www.cyberciti.biz/tips/linux-audit-files-to-see-who-made-changes-to-a-file.html#comment-99772</link>
		<dc:creator>Rodrigo</dc:creator>
		<pubDate>Tue, 27 Mar 2007 20:32:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberciti.biz/tips/linux-audit-files-to-see-who-made-changes-to-a-file.html#comment-99772</guid>
		<description>Question, i need a file monitor to tell me which files are being used on a few folders, can i use auditd? is it compatible with Redhat 7.3? is there a GUI to use with this? 

If this is not what i need.. can you point me to what i need or something close?</description>
		<content:encoded><![CDATA[<p>Question, i need a file monitor to tell me which files are being used on a few folders, can i use auditd? is it compatible with Redhat 7.3? is there a GUI to use with this? </p>
<p>If this is not what i need.. can you point me to what i need or something close?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.201 seconds -->
