 




<?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/"
		>
<channel>
	<title>Comments on: Files and directory access loging</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/files-and-directory-access-loging/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/files-and-directory-access-loging/</link>
	<description></description>
	<lastBuildDate>Sat, 18 May 2013 17:13:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: nalluk</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/files-and-directory-access-loging/#comment-45277</link>
		<dc:creator>nalluk</dc:creator>
		<pubDate>Wed, 20 Jul 2005 16:26:02 +0000</pubDate>
		<guid isPermaLink="false">#comment-45277</guid>
		<description><![CDATA[We do generate a daily report containing all files and directories accessed every day by resources and users on any given server in multiple Domains. Try using EventTracker Enterprise Eventlog Management software from Prism Microsystems, Inc. Not only it does what you need it also does SOX, GLBA and HIPPA Compliance reports.]]></description>
		<content:encoded><![CDATA[<p>We do generate a daily report containing all files and directories accessed every day by resources and users on any given server in multiple Domains. Try using EventTracker Enterprise Eventlog Management software from Prism Microsystems, Inc. Not only it does what you need it also does SOX, GLBA and HIPPA Compliance reports.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: itdefpat1</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/files-and-directory-access-loging/#comment-45278</link>
		<dc:creator>itdefpat1</dc:creator>
		<pubDate>Tue, 28 Jun 2005 17:53:09 +0000</pubDate>
		<guid isPermaLink="false">#comment-45278</guid>
		<description><![CDATA[Yes, auditing every event is a big load (pun also intended). Mainframes could do all that, but it is not at all common on any distributed platform (like windows, or generic unix). Mostly, you would have to have that kind of function built into the APPLICATION. The closest to that would be to build folder rights so that only a specific application could access the files there (users get no direct access to data). Not easy, unless using a DB or ERP system.

If the application doesnt (or you aren&#039;t building the app) do enough audit, authentication and authorization, then you would have to do a proxy scenario (the proxy might do it). But to get off the shelf proxy means mostly only http apps (or build the proxy for the app - again, not pretty). 

Maybe you want to control access to the share. Would putting the server on an isolated network segment work. That would provide protection, authentication and alerting.

This is all very complex, tricky and time consuming. Yuck.

Like the other guy said, the boss is asking for way more than what can be managed. This doesn&#039;t even take into account all the manpower to review all those logs (windows sys logs. After all, you just want to know about violations, not that people are opening files all day long, right? Yikes. 

And is there a policy to mandate this type of review? 
Is there a process to manage (and staff to support). 

Maybe what you want is strong authentication? Through in some crypto on the files; this might be a PKI. The firewall isolation noted above, with strong authentication is probably the easiest and provides a good return on ivestment, low maintenance and management efforts, decent reporting and alerting.

IT Defense]]></description>
		<content:encoded><![CDATA[<p>Yes, auditing every event is a big load (pun also intended). Mainframes could do all that, but it is not at all common on any distributed platform (like windows, or generic unix). Mostly, you would have to have that kind of function built into the APPLICATION. The closest to that would be to build folder rights so that only a specific application could access the files there (users get no direct access to data). Not easy, unless using a DB or ERP system.</p>
<p>If the application doesnt (or you aren&#8217;t building the app) do enough audit, authentication and authorization, then you would have to do a proxy scenario (the proxy might do it). But to get off the shelf proxy means mostly only http apps (or build the proxy for the app &#8211; again, not pretty). </p>
<p>Maybe you want to control access to the share. Would putting the server on an isolated network segment work. That would provide protection, authentication and alerting.</p>
<p>This is all very complex, tricky and time consuming. Yuck.</p>
<p>Like the other guy said, the boss is asking for way more than what can be managed. This doesn&#8217;t even take into account all the manpower to review all those logs (windows sys logs. After all, you just want to know about violations, not that people are opening files all day long, right? Yikes. </p>
<p>And is there a policy to mandate this type of review?<br />
Is there a process to manage (and staff to support). </p>
<p>Maybe what you want is strong authentication? Through in some crypto on the files; this might be a PKI. The firewall isolation noted above, with strong authentication is probably the easiest and provides a good return on ivestment, low maintenance and management efforts, decent reporting and alerting.</p>
<p>IT Defense</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/9 queries in 0.013 seconds using memcached
Object Caching 282/285 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-18 18:50:28 -->