<?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>Cupfighter.net &#187; Active Directory</title>
	<atom:link href="http://www.cupfighter.net/index.php/category/microsoft/active-directory/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cupfighter.net</link>
	<description>A blog by Schuberg Philis colleagues</description>
	<lastBuildDate>Thu, 09 Feb 2012 14:27:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>CA will not start&#8230; What do you mean, cannot download CRL&#8230;</title>
		<link>http://www.cupfighter.net/index.php/2010/01/ca-will-not-start-what-do-you-mean-cannot-download-crl/</link>
		<comments>http://www.cupfighter.net/index.php/2010/01/ca-will-not-start-what-do-you-mean-cannot-download-crl/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 22:50:05 +0000</pubDate>
		<dc:creator>Frank Breedijk</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Schuberg Philis]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[0x80092013]]></category>
		<category><![CDATA[certificates]]></category>
		<category><![CDATA[CertUtil]]></category>
		<category><![CDATA[PKI]]></category>
		<category><![CDATA[PKI view]]></category>
		<category><![CDATA[revocation]]></category>
		<category><![CDATA[Windows 2000]]></category>
		<category><![CDATA[windows 2003]]></category>
		<category><![CDATA[windows vista]]></category>

		<guid isPermaLink="false">http://www.cupfighter.net/?p=860</guid>
		<description><![CDATA[As part of my work I was installing a Microsoft PKi infrastructure with two tiers. A root CA and an issuing CA. Since the root CA is in another domain then the issuing CA, it took some fiddling and tweaking around with my CDP and AIA extensions, but that is another blogpost all together. I [...]]]></description>
			<content:encoded><![CDATA[<p>As part of my work I was installing a Microsoft PKi infrastructure with two tiers. A root CA and an issuing CA.</p>
<p>Since the root CA is in another domain then the issuing CA, it took some fiddling and tweaking around with my CDP and AIA extensions, but that is another blogpost all together.</p>
<p>I knew I was in for some fun when when the following happened:</p>
<ul>
<li>I installed my Issuing CA and generated the certificate request</li>
<li>I issued the request to my Root CA and generated the Issuing CA certificate</li>
<li>I tried to install the Issuing CA certificate and got the following error:</li>
</ul>
<div id="attachment_861" class="wp-caption alignnone" style="width: 421px"><a href="http://www.cupfighter.net/wp-content/uploads/2010/01/Revokation-function-error.JPG"><img class="size-full wp-image-861" title="The revocation function was unable to check revocation because the revocation server was offline. 0x80092013" src="http://www.cupfighter.net/wp-content/uploads/2010/01/Revokation-function-error.JPG" alt="Cannot verify certificate chain. Do you whish to ignore the error and continue? The revocation function was unable to check revocation because the revocation server was offline. 0x80092013 (-2168885613)" width="411" height="166" /></a><p class="wp-caption-text">Cannot verify certificate chain. Do you whish to ignore the error and continue? The revocation function was unable to check revocation because the revocation server was offline. 0x80092013 (-2168885613)</p></div>
<p>My first reaction was to call one of the network guest and notify him that I needed http access to the Issuing CA to the CDP location. But whil on the phone, I decided to try and to my surprise I was actually able to manually pull down the crl.</p>
<p>Intregued, I decided to check a few things:</p>
<ul>
<li>I could download the CRL from both CDP locations with Internet Exporer</li>
<li>I could open the downloaded CRLs</li>
<li>I could telnet to port 80 of the both webservers</li>
<li>I could telnet to port 80 manually issue the GET /crl/CRLname.crl HTTP/1.0 command and get data back</li>
</ul>
<p>O.K. what is going on here&#8230; Lets open PKI view, which is now included in Windows 2008 and Vista and can be downloaded for Windows 2000 and 2003.</p>
<p>It seemed that PKI view as in agreement, it too could not download the CRL from the CDP location</p>
<div id="attachment_862" class="wp-caption alignnone" style="width: 467px"><a href="http://www.cupfighter.net/wp-content/uploads/2010/01/PKI-view.JPG"><img class="size-full wp-image-862" title="PKI view shows &quot;unable to Download&quot;" src="http://www.cupfighter.net/wp-content/uploads/2010/01/PKI-view.JPG" alt="PKI view shows &quot;Unable To Download&quot; for both CDP locations" width="457" height="91" /></a><p class="wp-caption-text">PKI view shows &quot;Unable To Download&quot; for both CDP locations</p></div>
<p>This did sent me on a wild goose chase:</p>
<ul>
<li><a title="Troubleshooting Certificate Validation Errors" href="http://technet.microsoft.com/en-us/library/bb331963.aspx" target="_blank">Microsoft own documentation</a>, clearly blames it on unavailability of the CDP location, something I, by now, had triple checked four times and refused to believe</li>
<li><a title="Netowrk Builders forum post suggesting to turn off revocation checking" href="http://www.network-builders.com/certificate-services-t11895.html" target="_blank">This &#8220;Network Builders&#8221; forum</a> and <a title="Another post suggesting to turn revocation checking off" href="http://www.spywarepoint.com/windows-2003-ca-0x80092013-t40183.html" target="_blank">many</a> others, simply suggest to turn off revocation checking, but that is clearly not a worthy solution either.</li>
<li>Apparently there is also an issue with <a title="Technet forum post about double escaping" href="http://social.technet.microsoft.com/Forums/en-US/windowsserver2008r2webtechnologies/thread/83be4ffb-439e-4d3f-9377-0d23e4307d86" target="_blank">serving delta CRLs threw IIS</a> because the + sign at the end of the basename of a delta CRL file leads to so called &#8220;double escaping&#8221;. I could rule this out by looking at the IIS logs.</li>
<li>In the end <a title="Technet forum post about OSCP responders" href="http://social.technet.microsoft.com/Forums/en-US/winserversecurity/thread/d6e871e0-3687-4cb5-9591-c1459911f433" target="_blank">this technet forum post, about OCSP reponders</a> Brian Komar points out:</li>
</ul>
<blockquote><p>But, as stated, I would use certutil to get the &#8220;best&#8221; answer on how is my configuration.<br />
Certutil -verify -urlfetch &#8220;certfile.cer&#8221; will check *every* CDP and AIA URL (including OCSP) and tell you how they are all doing *at that specific instance in time&#8221; since it goes to the URLs immediately.<br />
Brian</p></blockquote>
<p>I exported the Issuing CA certificate from the certificate database of the Root CA and ran the command against is and this is what I found</p>
<blockquote><p>E:\&gt;certutil -verify -urlfetch &lt;certfile&gt;.cer<br />
Issuer:<br />
CN=Root CA<br />
Subject:<br />
CN=Issuing CA<br />
Cert Serial Number: 115d5f6400020000000b<br />
&lt;snip&gt;</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;-  Certificate AIA  &#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Verified &#8220;Certificate (0)&#8221; Time: 0<br />
[0.0] http://IIS1.domain1local/crl/Root-CA.crt</p>
<p>Verified &#8220;Certificate (0)&#8221; Time: 0<br />
[1.0] http://IIS2.domain1.local/crl/Root-CA.crt</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;-  Certificate CDP  &#8212;&#8212;&#8212;&#8212;&#8212;-<br />
<strong>Wrong Issuer &#8220;Base CRL (13)&#8221;</strong> Time: 0<br />
[0.0] http://IIS1.domain1.local/crl/Root-CA.crl</p>
<p><strong>Wrong Issuer &#8220;Base CRL (13)&#8221;</strong> Time: 0<br />
[1.0] http://IIS2.domain1.local/crl/Root-CA.crl</p>
<p>&lt;snip&gt;<br />
E:\&gt;</p></blockquote>
<p>So while PKI view and the other error messages I was getting all pointed to the most common cause, it actually turned out that the CRl did get downloaded, but <a title="Technet articale about certificate revocation checking" href="http://technet.microsoft.com/en-us/library/bb457027.aspx" target="_blank">was not cryptographically relevant to what the system believes is the Root CA certificate</a>.</p>
<p><span style="text-decoration: underline;"><strong>Root cause</strong></span></p>
<p>Inspection of the CRLs generated and the Root certificates installed showed what had caused the problem. In order to test the CDP extensions I had reissued the Root CA certificate, causing the Root CA to have three active certificates. Each with a different key.</p>
<div id="attachment_866" class="wp-caption alignnone" style="width: 359px"><a href="http://www.cupfighter.net/wp-content/uploads/2010/01/Three-CA-certs.JPG"><img class="size-full wp-image-866" title="CA authority with Three CA certificates" src="http://www.cupfighter.net/wp-content/uploads/2010/01/Three-CA-certs.JPG" alt="This CA has three CA certificates" width="349" height="163" /></a><p class="wp-caption-text">This CA has three CA certificates</p></div>
<p>When validating the Issuing CA certificate, validation would end at the last certificate issued, however the CA still signs its CRLs with the key pair of the first certificate.</p>
<p>I guess for me there is nothing left but to reinstall the entire chain.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cupfighter.net/index.php/2010/01/ca-will-not-start-what-do-you-mean-cannot-download-crl/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>What&#8217;s Windows Server 2008 R2 hold for Active Directory?</title>
		<link>http://www.cupfighter.net/index.php/2009/11/whats-windows-server-2008-r2-holds-for-active-directory/</link>
		<comments>http://www.cupfighter.net/index.php/2009/11/whats-windows-server-2008-r2-holds-for-active-directory/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 23:30:35 +0000</pubDate>
		<dc:creator>Patrick van den Berg</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[TechEd]]></category>
		<category><![CDATA[Windows 2008 R2]]></category>
		<category><![CDATA[AD Recycle Bin]]></category>
		<category><![CDATA[djoin.exe]]></category>
		<category><![CDATA[Managed Service Accounts]]></category>
		<category><![CDATA[remote management]]></category>

		<guid isPermaLink="false">http://www.cupfighter.net/?p=693</guid>
		<description><![CDATA[Remote Management. Well finally, PowerShell v2 is included and holds an AD Module, so the Quest ActiveRoles Management Shell for Active Directory is now ‘sort of’ native.  A comprehensive set of AD cmdlets for AD DS and AD LDS administration, configuration and diagnostic tasks. PowerShell drives for AD will simplify navigation in AD Directory Services. [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Remote Management</strong>.<br />
Well finally, PowerShell v2 is included and holds an AD Module, so the Quest ActiveRoles Management Shell for Active Directory is now ‘sort of’ native.  A comprehensive set of AD cmdlets for AD DS and AD LDS administration, configuration and diagnostic tasks.</p>
<p>PowerShell drives for AD will simplify navigation in AD Directory Services. And most of all: certain tasks can only be achieved through PowerShell <img src='http://www.cupfighter.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  hurrah for the shell.</p>
<p>AD Web services (ADWS) will create a web service ‘gateway’ for managing windows 2008 R2 servers through PowerShell. Be sure you have port 9289 opened on the firewalls and your home free.</p>
<p> <img class="aligncenter size-full wp-image-694" src="http://www.cupfighter.net/wp-content/uploads/2009/11/pic1.JPG" alt="remote management" width="329" height="253" /></p>
<p>For backward compatibility Active Directory Management Gateway Service (ADMGS) is available for Windows Server 2003 and 2008, however this does not support instances of AD Mounting Tool (get-PSdrive)</p>
<p><strong>AD Administrative Center<br />
</strong>The users and computers interface is enriched by progressive disclosure of data, which means, the interface builds up navigation history and anticipates on tasks you’re about to do and fill the interface accordingly. Big plus is that you can connect to multiple domains at the same time. <strong></strong></p>
<p><strong>Managed Service Accounts<br />
</strong>Currently using built in accounts for services does not provide service isolation. And in case we run the services using standard user accounts with some extensive privileges. But then again, changing services account passwords on a regular basis did cause some unexpected service failures.<strong></strong></p>
<p>So managed service accounts are presented, though the accounts must be created and managed through Windows PowerShell. J. It’s delivered in three steps. The sweet thing is that a reset of the password is done on a regular basis (default by 30 days) by the system itself.</p>
<p>However:<br />
1: Service / application requiring managed account must be running on Windows 7 or Server 2008 R2<br />
2: Managed accounts <strong>cannot</strong> be shared across multiple servers</p>
<p>The latter is a major setback since the whole security of the password changes are embedded, so why don’t enable it cross hosts, so keep it simple and transparent does not apply here.</p>
<p><strong>Djoin.exe<br />
</strong>Now, Windows 7 or Windows 2008 R2 machines can be joined to a domain while offline, it’s not PowerShell driven though. During deployment the machine has already domain joined the domain at startup, so no reboot required. This will definitely speed up deployment of VMs and scripted installs. The sysprep process will create a new section in unattended.xml to supports offline domain joins which will actually simplifies domain joins to RODCs.<strong></strong></p>
<p><strong>Recycle Bin for AD</strong><strong><br />
</strong>Here it is: a fast and decent failsafe of accidently deletion of AD objects; the recycle bin for AD.<br />
You need to promote to 2008 R2 Forest functionality and, of course, it’s PowerShell driven.<br />
Bear in mind, once enabled it cannot be disabled, but then again, it restores all attributes including linked attributes.  Of course it will impact storage, but no more than 5 -10% increase of the AD database. Here is how it will work:</p>
<p> <img class="aligncenter size-full wp-image-695" src="http://www.cupfighter.net/wp-content/uploads/2009/11/pic2.JPG" alt="AD Recycle Bin" width="607" height="282" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cupfighter.net/index.php/2009/11/whats-windows-server-2008-r2-holds-for-active-directory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kerberos Based SSO and Apache</title>
		<link>http://www.cupfighter.net/index.php/2009/06/kerberos-based-sso-and-apache/</link>
		<comments>http://www.cupfighter.net/index.php/2009/06/kerberos-based-sso-and-apache/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 09:51:33 +0000</pubDate>
		<dc:creator>Roeland Kuipers</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Interoperability]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[kerberos]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[sso]]></category>

		<guid isPermaLink="false">http://www.cupfighter.net/?p=275</guid>
		<description><![CDATA[Similar as OpenSSH Authentication Using Kerberos, but now Transparent Kerberos Authentication via Apache against Active Directory using mod_auth_kerb. This enables SSO from IE and Firefox on Apache, IE and Firefox configurations to enable this are also described in the document. Abstract:  The Apache authentication module mod_auth_kerb allows Apache to authenticate users against a Kerberos KDC [...]]]></description>
			<content:encoded><![CDATA[<p>Similar as<a href="http://www.cupfighter.net/index.php/2009/06/openssh-authentication-using-kerberos/" target="_blank"> OpenSSH Authentication Using Kerberos</a>, but now Transparent Kerberos Authentication via Apache against Active Directory using mod_auth_kerb. This enables SSO from IE and Firefox on Apache, IE and Firefox configurations to enable this are also described in the document.</p>
<blockquote><p><strong>Abstract</strong>:  The Apache authentication module mod_auth_kerb allows Apache to authenticate users against a Kerberos KDC including one from ActiveDirectory. Kerberos itself can be fairly complex to set up. This guide will attempt to show the specific steps required to make this possible as well as discuss security limitations specific to the interoperability matters. This guide assumes a basic understanding of Kerberos V and that the Active Directory domain controller is properly configured prior to starting this process.</p></blockquote>
<p><a href="http://port25.technet.com/archive/2008/01/25/technical-analysis-apache-with-mod-auth-kerb-and-windows-server.aspx" target="_blank">Technical Analysis: Apache with mod_auth_kerb and Windows Server</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cupfighter.net/index.php/2009/06/kerberos-based-sso-and-apache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenSSH Authentication using Kerberos</title>
		<link>http://www.cupfighter.net/index.php/2009/06/openssh-authentication-using-kerberos/</link>
		<comments>http://www.cupfighter.net/index.php/2009/06/openssh-authentication-using-kerberos/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 09:07:09 +0000</pubDate>
		<dc:creator>Roeland Kuipers</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Interoperability]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[kerberos]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[putty]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.cupfighter.net/?p=269</guid>
		<description><![CDATA[An interesting paper on how to authenticate against Active Directory using Kerberos and OpenSSH. This will enable SSO capabilities between Linux and windows, if used in combination with an Kerberos enabled SSH. And maybe even 2-factor authentication if combined with smartcards, haven&#8217;t tested this but should be working in theory if you use an SSH [...]]]></description>
			<content:encoded><![CDATA[<p>An interesting paper on how to authenticate against Active Directory using Kerberos and OpenSSH. This will enable SSO capabilities between Linux and windows, if used in combination with an Kerberos enabled SSH. And maybe even 2-factor authentication if combined with smartcards, haven&#8217;t tested this but should be working in theory if you use an SSH client from windows at least.</p>
<p>Components used:</p>
<p>On linux:</p>
<ul>
<li>openssh</li>
<li>openssh-server</li>
<li>samba-common</li>
<li>samba-client</li>
<li>krb5-workstation</li>
<li>krb5-libs</li>
</ul>
<p>On Windows:</p>
<ul>
<li>Windows Support Tools</li>
</ul>
<p><a href="http://port25.technet.com/Videos/research/OpenSSH%20on%20Linux%20using%20Windows.pdf" target="_blank">OpenSSH on Linux using Windows/Kerberos for Authentication</a></p>
<p><a href="http://www.helpdesk.umd.edu/topics/applications/kerberos/4775/" target="_blank">Putty With Kerberos</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cupfighter.net/index.php/2009/06/openssh-authentication-using-kerberos/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>DFSR Debug Logging Explained</title>
		<link>http://www.cupfighter.net/index.php/2009/06/dfsfr-debug-logging-explained/</link>
		<comments>http://www.cupfighter.net/index.php/2009/06/dfsfr-debug-logging-explained/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 11:55:10 +0000</pubDate>
		<dc:creator>Roeland Kuipers</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[DFS]]></category>
		<category><![CDATA[DFSR]]></category>
		<category><![CDATA[replication]]></category>

		<guid isPermaLink="false">http://www.cupfighter.net/?p=144</guid>
		<description><![CDATA[While troubleshooting some DFSR today, I came across this very nice and detailed post from the Directory Services Team. From: http://blogs.technet.com/askds/archive/2009/03/23/understanding-dfsr-debug-logging-part-1-logging-levels-log-format-guid-s.aspx Ned here again. Today begins a 21-part series on using the DFSR debug logs to further your understanding of Distributed File System Replication. While there are specific troubleshooting scenarios that will be covered, the [...]]]></description>
			<content:encoded><![CDATA[<p>While troubleshooting some DFSR today, I came across this very nice and detailed post from the Directory Services Team.</p>
<p>From: <a href="http://blogs.technet.com/askds/archive/2009/03/23/understanding-dfsr-debug-logging-part-1-logging-levels-log-format-guid-s.aspx" target="_blank">http://blogs.technet.com/askds/archive/2009/03/23/understanding-dfsr-debug-logging-part-1-logging-levels-log-format-guid-s.aspx</a></p>
<p>Ned here again. Today begins a 21-part series on using the DFSR debug logs to further your understanding of Distributed File System Replication. While there are specific troubleshooting scenarios that will be covered, the most important part of understanding any products logging is making sure you are comfortable with it <em>before</em> you have errors. That way you have some point of reference if things go wrong.</p>
<p>As you can probably guess, these posts were a long time in development. They are based on an internal DFSR whitepaper I have worked on for six months, and which went through review by a number of excellent folks here in Support, Field Engineering, and the Product Group itself. Except for the removal of all private source code references, this series is otherwise unchanged.</p>
<p>I&#8217;ll start with a couple posts on the logs themselves, how they are formatted, how they can be controlled, etc. Then I&#8217;ll dig into scenarios in detail, for both Windows Server 2003 R2 and Windows Server 2008. Don&#8217;t feel like you have to read and memorize everything – this series is a reference guide as well.</p>
<p class="MsoNormal" style="margin: 0in 0in 10pt;"><span style="line-height: 115%; font-family: 'Arial','sans-serif'; font-size: 10pt;"><span style="line-height: 115%; font-family: 'Arial','sans-serif'; font-size: 10pt;" lang="EN"><a href="http://blogs.technet.com/askds/archive/2009/03/23/understanding-dfsr-debug-logging-part-1-logging-levels-log-format-guid-s.aspx">Understanding DFSR debug logging (Part 1: Logging Levels, Log Format, GUID’s)</a><br />
<a href="http://blogs.technet.com/askds/archive/2009/03/24/understanding-dfsr-debug-logging-part-2-nested-fields-module-id-s.aspx"><span style="color: #0000ff;">Understanding DFSR debug logging (Part 2: Nested Fields, Module ID&#8217;s)</span></a><br />
<a href="http://blogs.technet.com/askds/archive/2009/03/25/understanding-dfsr-debug-logging-part-3-the-log-scenario-format-file-added-to-replicated-folder-on-windows-server-2008.aspx"><span style="color: #0000ff;">Understanding DFSR debug logging (Part 3: The Log Scenario Format, File Added to Replicated Folder on Windows Server 2008)</span></a><br />
<a href="http://blogs.technet.com/askds/archive/2009/03/25/understanding-dfsr-debug-logging-part-4-very-small-file-added-to-replicated-folder-on-windows-server-2008.aspx"><span style="color: #0000ff;">Understanding DFSR debug logging (Part 4: A Very Small File Added to Replicated Folder on Windows Server 2008) </span></a><br />
<a href="http://blogs.technet.com/askds/archive/2009/03/25/understanding-dfsr-debug-logging-part-5-file-modified-on-windows-server-2003-r2.aspx"><span style="color: #0000ff;">Understanding DFSR debug logging (Part 5: File Modified on Windows Server 2003 R2)</span></a><br />
<a href="http://blogs.technet.com/askds/archive/2009/03/30/understanding-dfsr-debug-logging-part-6-microsoft-office-word-97-2003-file-modified-on-windows-server-2008.aspx"><span style="color: #0000ff;">Understanding DFSR debug logging (Part 6: Microsoft Office Word 97-2003 File Modified on Windows Server 2008)</span></a><br />
<a href="http://blogs.technet.com/askds/archive/2009/03/31/foo2.aspx"><span style="color: #0000ff;">Understanding DFSR debug logging (Part 7: Microsoft Office Word 2007 File Modified on Windows Server 2008)</span></a><br />
<a href="http://blogs.technet.com/askds/archive/2009/04/01/understanding-dfsr-debug-logging-part-8-file-deleted-from-windows-server-2003-r2.aspx">Understanding DFSR debug logging (Part 8: File Deleted from Windows Server 2003 R2) </a><br />
<a href="http://blogs.technet.com/askds/archive/2009/04/01/understanding-dfsr-debug-logging-part-9-file-is-renamed-on-windows-server-2003-r2.aspx"><span style="color: #0000ff;">Understanding DFSR debug logging (Part 9: File is Renamed on Windows Server 2003 R2)</span></a><br />
<a href="http://blogs.technet.com/askds/archive/2009/04/02/understanding-dfsr-debug-logging-part-10-file-conflicted-between-two-windows-server-2008.aspx">Understanding DFSR debug logging (Part 10: File Conflicted between two Windows Server 2008)</a><br />
<a href="http://blogs.technet.com/askds/archive/2009/04/02/understanding-dfsr-debug-logging-part-11-directory-created-on-windows-server-2003-r2.aspx">Understanding DFSR debug logging (Part 11: Directory created on Windows Server 2003 R2)</a><br />
<a href="http://blogs.technet.com/askds/archive/2009/04/03/understanding-dfsr-debug-logging-part-12-domain-controller-bind-and-config-polling-on-windows-server-2008.aspx"><span style="color: #0000ff;">Understanding DFSR debug logging (Part 12: Domain Controller Bind and Config Polling on Windows Server 2008)</span></a><br />
<a href="http://blogs.technet.com/askds/archive/2009/04/06/understanding-dfsr-debug-logging-part-13-a-new-replication-group-and-replicated-folder-between-two-windows-server-2008-members.aspx">Understanding DFSR debug logging (part 13: A New Replication Group and Replicated Folder between two Windows Server 2008 members)</a><br />
<a href="http://blogs.technet.com/askds/archive/2009/04/07/understanding-dfsr-debug-logging-part-14-a-sharing-violation-due-to-a-file-locked-upstream-between-two-windows-server-2008.aspx">Understanding DFSR debug logging (Part 14: A sharing violation due to a file locked upstream between two Windows Server 2008)</a><br />
<a href="http://blogs.technet.com/askds/archive/2009/04/07/understanding-dfsr-debug-logging-part-15-pre-seeded-data-usage-during-initial-sync.aspx">Understanding DFSR debug logging (Part 15: Pre-Seeded Data Usage during Initial Sync)</a><br />
<a href="http://blogs.technet.com/askds/archive/2009/04/08/understanding-dfsr-debug-logging-part-16-file-modification-with-rdc-in-very-granular-detail-uses-debug-severity-5.aspx">Understanding DFSR debug logging (Part 16: File modification with RDC in very granular detail (uses debug severity 5))</a><br />
<a href="http://blogs.technet.com/askds/archive/2009/04/08/understanding-dfsr-debug-logging-part-17-replication-failing-because-of-blocked-rpc-ports-uses-debug-severity-5.aspx">Understanding DFSR debug logging (Part 17: Replication failing because of blocked RPC ports (uses debug severity 5))</a><br />
<a href="http://blogs.technet.com/askds/archive/2009/04/08/understanding-dfsr-debug-logging-part-18-ldap-queries-failing-due-to-network-uses-debug-severity-5.aspx">Understanding DFSR debug logging (Part 18: LDAP queries failing due to network (uses debug severity 5))</a><br />
</span><span style="line-height: 115%; font-family: 'Arial','sans-serif'; font-size: 10pt;" lang="EN"><a href="http://blogs.technet.com/askds/archive/2009/04/09/understanding-dfsr-debug-logging-part-19-file-blocked-inbound-by-a-file-screen-filter-driver-uses-debug-severity-5.aspx"><span style="color: #0000ff;">Understanding DFSR debug logging (Part 19: File Blocked Inbound by a File Screen Filter Driver (uses debug severity 5))</span></a><br />
<a href="http://blogs.technet.com/askds/archive/2009/04/09/understanding-dfsr-debug-logging-part-20-skipped-temporary-and-filtered-files-uses-debug-severity-5.aspx"><span style="color: #0000ff;">Understanding DFSR debug logging (Part 20: Skipped temporary and filtered files (uses debug severity 5))</span></a><br />
<a href="http://blogs.technet.com/askds/archive/2009/04/09/understanding-dfsr-debug-logging-part-21-file-replication-performance-from-throttling-uses-debug-severity-5.aspx"><span style="color: #0000ff;">Understanding DFSR debug logging (Part 21: File replication performance from throttling (uses debug severity 5))</span></a></span></span></p>
<p class="MsoNormal" style="margin: 0in 0in 10pt;"><span style="line-height: 115%; font-family: 'Arial','sans-serif'; font-size: 10pt;"><span style="line-height: 115%; font-family: 'Arial','sans-serif'; font-size: 10pt;" lang="EN"><br />
</span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cupfighter.net/index.php/2009/06/dfsfr-debug-logging-explained/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ILM 2007 FP1 &amp; MS Identity Management Jungle</title>
		<link>http://www.cupfighter.net/index.php/2009/06/ilm-2007-fp1-ms-identity-management-jungle/</link>
		<comments>http://www.cupfighter.net/index.php/2009/06/ilm-2007-fp1-ms-identity-management-jungle/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 21:17:10 +0000</pubDate>
		<dc:creator>Roeland Kuipers</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[ILM 2007]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MIIS]]></category>
		<category><![CDATA[CLM]]></category>
		<category><![CDATA[clm 2007]]></category>

		<guid isPermaLink="false">http://www.cupfighter.net/?p=87</guid>
		<description><![CDATA[Rebranding products is hip!  So a small post to explain the real products behind ILM 2007 FP1, what they do and some links to more in depth info. ILM 2007 Feature Pack 1 is actually a suite of two products, an updated version of Microsoft Identity Integration Server (MIIS) and Certificate Lifecycle Manager (CLM), previously [...]]]></description>
			<content:encoded><![CDATA[<p>Rebranding products is hip!  So a small post to explain the real products behind ILM 2007 FP1, what they do and some links to more in depth info.</p>
<p>ILM 2007 Feature Pack 1 is actually a suite of two products, an updated version of Microsoft Identity Integration Server (MIIS) and Certificate Lifecycle Manager (CLM), previously idNexus which Microsoft obtained after acquiring Alacris.</p>
<p>MIIS is probably most famous as a tool to assist in Cross-Forest Exchange topologies (two separate exchange instances in their own forest glued together). MIIS is then used to synchronize the Exchange Global Address List (GAL), which enables a consistent addressbooks, mail routing and sharing a SMTP namespace between Exchange organizations.</p>
<p>CLM is the Microsoft product to manage the lifecycle of (x509) Certificates and Smartcards.</p>
<p>MIIS 2003, ILM 2007 and ILM 2007 FP1 will cost you money.<br />
But <a href="http://www.microsoft.com/downloads/details.aspx?familyid=d9143610-c04d-41c4-b7ea-6f56819769d5&amp;displaylang=en">Identity Integration Server for Microsoft Active Directory (SP2)</a> (IIFP) is FREE and can be downloaded <a href="http://www.microsoft.com/downloads/details.aspx?familyid=d9143610-c04d-41c4-b7ea-6f56819769d5&amp;displaylang=en">here</a>.</p>
<p>This is a lightweight version of MIIS 2003 which can only be used with Active Directory but can be used to setup GAL synchronisation.<br />
There is catch with Exchange 2007; the ILM 2007 version will run the powershell cmdlet <a href="http://technet.microsoft.com/en-us/library/bb738148.aspx">update-recipient</a> automatically for you.  IIFP won&#8217;t do this, so you&#8217;ll have to setup this yourselves ,which is not a big deal.</p>
<p>A new version of ILM is underway and for now called<a href="http://www.microsoft.com/windowsserver/ilm2/default.mspx"> &#8220;ILM 2&#8243;.</a></p>
<p>More details.</p>
<p><a href="http://technet.microsoft.com/en-us/magazine/2009.07.ilm.aspx">Technet July 2009 &#8211; Managing Active Directory users with ILM 2007</a></p>
<p><a href="http://www.microsoft.com/windowsserver/ilm2/default.mspx">&#8220;ILM 2&#8243; Product Page</a></p>
<p><a href="http://windowsitpro.com/article/articleid/93140/introducing-microsoft-certificate-lifecycle-manager.html">Introducing Certificate Lifecyclemanager</a></p>
<p><a href="http://www.microsoft.com/windowsserver/ilm2007/default.mspx">ILM 2007 FP1 Product Page</a></p>
<p><a href="http://technet.microsoft.com/en-us/library/aa998597.aspx">How to deploy Exchange 2007 in a cros-forest topology</a></p>
<p><a href="http://www.microsoft.com/windowsserver/ilm2007/default.mspx"><br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cupfighter.net/index.php/2009/06/ilm-2007-fp1-ms-identity-management-jungle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMWare ESX Timekeeping and Active Directory</title>
		<link>http://www.cupfighter.net/index.php/2009/06/vmware-esx-timekeeping-and-active-directory/</link>
		<comments>http://www.cupfighter.net/index.php/2009/06/vmware-esx-timekeeping-and-active-directory/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 21:47:26 +0000</pubDate>
		<dc:creator>Roeland Kuipers</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[ntp]]></category>
		<category><![CDATA[time]]></category>

		<guid isPermaLink="false">http://www.cupfighter.net/?p=78</guid>
		<description><![CDATA[Some nice articles which explain timekeeping on vmware and how to virtualize Active Directory safely on VMWare time wise. Time synchronisation on Active Directory is particularly important because of Kerberos, if clocks are more then 5 minutes (Default value) out of sync from the Domain Controller authentication fails. NTP is your friend here. Timekeeping in [...]]]></description>
			<content:encoded><![CDATA[<p>Some nice articles which explain timekeeping on vmware and how to virtualize Active Directory safely on VMWare time wise.</p>
<p>Time synchronisation on Active Directory is particularly important because of Kerberos, if clocks are more then 5 minutes (Default value) out of sync from the Domain Controller authentication fails. NTP is your friend here.</p>
<ul>
<li><a href="http://www.vmware.com/pdf/vmware_timekeeping.pdf">Timekeeping in VMWare virtual machines</a></li>
<li><a href="http://download3.vmware.com/vmworld/2006/tac9710.pdf">TAC 9710 -Virtualizing a Windows Active Directory Domain Infrastructure</a> (From 2006 but still usefull especially the Active Directory related inf0)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.cupfighter.net/index.php/2009/06/vmware-esx-timekeeping-and-active-directory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

