<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Child ID Access &#187; event</title>
	<atom:link href="http://www.childidaccess.com/tag/event/feed" rel="self" type="application/rss+xml" />
	<link>http://www.childidaccess.com</link>
	<description></description>
	<lastBuildDate>Sun, 05 Feb 2012 00:50:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>audit object access part a</title>
		<link>http://www.childidaccess.com/access-2000/audit-object-access-part-a</link>
		<comments>http://www.childidaccess.com/access-2000/audit-object-access-part-a#comments</comments>
		<pubDate>Thu, 11 Mar 2010 06:36:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[access 2000]]></category>
		<category><![CDATA[2000]]></category>
		<category><![CDATA[2003]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[Access]]></category>
		<category><![CDATA[active]]></category>
		<category><![CDATA[Audit]]></category>
		<category><![CDATA[controller]]></category>
		<category><![CDATA[directory]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[gpo]]></category>
		<category><![CDATA[group]]></category>
		<category><![CDATA[log]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[object]]></category>
		<category><![CDATA[policy]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[viewer]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[workgroup]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://www.childidaccess.com/access-2000/audit-object-access-part-a</guid>
		<description><![CDATA[This is a video on how to audit object access on a Server 2008 domain controller (DC) and a client of the domain. I deny permission to a folder for a user and then view the record in the security log in event viewer. Remember that events are always recorded on the local machine. These [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://i.ytimg.com/vi/Dlqn1oQQt8o/2.jpg" align="left">This is a video on how to audit object access on a Server 2008 domain controller (DC) and a client of the domain. I deny permission to a folder for a user and then view the record in the security log in event viewer. Remember that events are always recorded on the local machine. These type of events can be done on Microsoft Windows Server 2008, 2003, 2000, 7, XP, or Vista. They don&#8217;t require active directory. If you are in a workgroup you&#8217;ll need to set local group policy (GPO).</p>
<p>Name of auditing &#8211; server 2008 defaults<br />
Audit Account Logon Events -successful and failed<br />
Triggered anytime you log into the domain. If the computer or user authenticates to the DC it&#8217;s an account logon event.</p>
<p>Audit Logon events &#8211; successful and failed<br />
Creates an event when you logon to a computer. You log into a domain, an event is recorded on the DC. You log in locally, the event is recorded on that machine. You access a folder, you authenticate to that machine and the event is recorded on that machine.</p>
<p>Audit Account Management &#8211; successful only<br />
Audits events for creation, deletion, or modification of users, groups, computers, or passwords.</p>
<p>Audit Directory Service Account &#8211; successful only<br />
Audits events specified on the security of objects in AD.</p>
<p>Audit Policy Change &#8211; successful only<br />
Audits events that modify user rights.</p>
<p>Audit Privilege use &#8211; none<br />
Not sure. Is this the Security setting in GPME? &#8220;audits the use of a privilege or user right.&#8221;</p>
<p>Audit System Events &#8211; sucess and failure<br />
Audits success, failure, or changes that affect they system or security log.</p>
<p>Audit Process tracking &#8211; success<br />
Audits events such as program activation and process exit</p>
<p>audit object access &#8211; success<br />
Audits access to objects such as files, folders, registry keys, and printers that have their access control list (ACL) or security tab. Requires enable options on those items as well</p>
<p>http://technoblogical.com/</p>
<p>Duration : <b>0:6:25</b></p>
<p><span id="more-902"></span><br />[youtube Dlqn1oQQt8o]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.childidaccess.com/access-2000/audit-object-access-part-a/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Access AfterUpdate Event</title>
		<link>http://www.childidaccess.com/microsoft-access/microsoft-access-afterupdate-event</link>
		<comments>http://www.childidaccess.com/microsoft-access/microsoft-access-afterupdate-event#comments</comments>
		<pubDate>Fri, 29 Jan 2010 11:54:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[microsoft access]]></category>
		<category><![CDATA[Access]]></category>
		<category><![CDATA[afterupdate]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[vba]]></category>

		<guid isPermaLink="false">http://www.childidaccess.com/microsoft-access/microsoft-access-afterupdate-event</guid>
		<description><![CDATA[Video Tutorial: How to create an AfterUpdate event in a form with Microsoft Access. Learn how to select a customer and have all of his address information automatically filled in.
Duration : 0:6:21
[youtube KFMrSbmsrg4]
]]></description>
			<content:encoded><![CDATA[<p><img src="http://i.ytimg.com/vi/KFMrSbmsrg4/2.jpg" align="left">Video Tutorial: How to create an AfterUpdate event in a form with Microsoft Access. Learn how to select a customer and have all of his address information automatically filled in.</p>
<p>Duration : <b>0:6:21</b></p>
<p><span id="more-685"></span><br />[youtube KFMrSbmsrg4]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.childidaccess.com/microsoft-access/microsoft-access-afterupdate-event/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

