<?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/tag/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>The mistery of the missing &#8216;MSS:&#8217; setting on Windows 2008</title>
		<link>http://www.cupfighter.net/index.php/2010/11/missing-mss-setting-windows-2008/</link>
		<comments>http://www.cupfighter.net/index.php/2010/11/missing-mss-setting-windows-2008/#comments</comments>
		<pubDate>Mon, 22 Nov 2010 10:53:36 +0000</pubDate>
		<dc:creator>Frank Breedijk</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[Windows 2008 R2]]></category>
		<category><![CDATA[.adm]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[2008 R2]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[adm file]]></category>
		<category><![CDATA[Adminsitrative Template]]></category>
		<category><![CDATA[Frank Breedijk]]></category>
		<category><![CDATA[Group Policy]]></category>
		<category><![CDATA[Hardening]]></category>
		<category><![CDATA[MSS]]></category>
		<category><![CDATA[Seccubus]]></category>
		<category><![CDATA[Source Routing]]></category>

		<guid isPermaLink="false">http://www.cupfighter.net/?p=1210</guid>
		<description><![CDATA[I recently got involved in a project where I defined the Baseline Security settings for windows and Linux. I used the settings provided by the Center for Internet Security (CIS). We decided on the following approach: Based on the CIS templates we created a baseline document specific to our company I, in my security role, [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_1211" class="wp-caption alignright" style="width: 426px"><a href="http://www.cupfighter.net/wp-content/uploads/2010/11/WhereIsMSS.png"><img class="size-full wp-image-1211 " title="Where did the MSS: settings go?" src="http://www.cupfighter.net/wp-content/uploads/2010/11/WhereIsMSS.png" alt="Screenshot form Group Policy Editor" width="416" height="175" /></a><p class="wp-caption-text">The MSS: settings used to be here...</p></div>
<p>I recently got involved in a project where I defined the Baseline Security settings for windows and Linux. I used the settings provided by the Center for Internet Security (CIS).</p>
<p>We decided on the following approach:</p>
<ul>
<li>Based on the CIS templates we created a baseline document specific to our company</li>
<li>I, in my security role, created a Nessus .audit file, so we could audit compliance to our own baseline with Seccubus</li>
<li>The windows administrator created GPOs to apply the settings.</li>
</ul>
<p>When creating in the GPOs we did a strange discovery. In a windows the settings that are normally marked as MSS: in the category Computer Configuration\Windows Settings\Security Settings\Local Policies\Security Options do not appear in a domain if its functional level is Windows 2008.</p>
<p>This made us wonder, have these setting become irrelevant ? If this is not the case, how can we still set them, preferably via group policy?</p>
<p>The settings are not irrelevant, as e.g. <a title="Securing Windows Server 2008 and Active Directory on corelan.be" href="http://www.corelan.be:8800/index.php/2008/04/18/securing-windows-server-2008-and-active-directory/" target="_blank">Peter van Eeckhoutte&#8217;s blog</a> points out. Windows 2008 does not forward IPv4 packets that have source routing on them,  but it does accept them if the machine is the final destination. However for IPv6 Windows 2008 will forward these packets by default.</p>
<p>So if the settings are not irrelevant, how can we apply them if they are not in the Group Policy Editor? For this purpose we created an <a title="Administrative Template ofr the MSS settings" href="http://www.cupfighter.net/wp-content/uploads/2010/11/MSS Settings.zip" target="_blank">.adm</a> file, which can be loaded into the Group Policy editor as a Classic Administrative template.<span id="more-1210"></span></p>
<p>All the MSS settings can be controlled with<a title="Administrative Template ofr the MSS settings" href="../wp-content/uploads/2010/11/MSS%20Settings.zip" target="_blank"> this Administrative template</a>. When we applied these settings we reached our desired compliancy with our own baselines.</p>
<p>Mission Accomplished!</p>
<p>So what are these MSS setting and what do they do?</p>
<table>
<thead>
<tr>
<td><span style="text-decoration: underline;"><strong>Setting</strong></span></td>
<td><span style="text-decoration: underline;"><strong>Description</strong></span></td>
<td><span style="text-decoration: underline;"><strong>Recommended value</strong></span></td>
</tr>
</thead>
<tbody>
<tr>
<td>MSS: (AutoAdminLogon) Enable Automatic Logon (not recommended)</td>
<td>Defines whether a user with physical access to a computer is able to automatically log on.</td>
<td>Disabled</td>
</tr>
<tr>
<td>MSS: (DisableIPSourceRouting) IP source routing protection level (protects against packet spoofing)</td>
<td>Determines if Windows will accept source routed packets.<br />
0 &#8211; Accepts and forwards<br />
1 &#8211; Accept but do not forward<br />
2 &#8211; Do not accept</td>
<td>2</td>
</tr>
<tr>
<td>MSS: (EnableICMPRedirect) Allow ICMP redirects to override OSPF generated routes</td>
<td>Allows ICMP redirects to overwrite OSFP generated routes</td>
<td>Disabled</td>
</tr>
<tr>
<td>MSS: (KeepAliveTime) How often keep-alive packets are sent in millisecond</td>
<td>Defines every how many milliseconds TCP attempts to send a keep-alive packet to verify that an idle connection is still intact</td>
<td>No recommendation</td>
</tr>
<tr>
<td>MSS: (NoDefaultExempt) Configure IPSec exemptions for various types of network traffic</td>
<td>Defines which traffic is allowed to reach the machine outside IPSec<br />
0 &#8211; Multicast, Broadcast, RSVP, Kerberos and IKE(ISAKMP are exempt from IPSec filtering<br />
1 &#8211; Kerberos and RSVP are not exempt, but Multicast, Broadcast and IKE are exempt from IPSec filtering<br />
2 -  Multicast and Broadcast are not exempt, but RSVP, Kerberos andand IKE traffic are exempt from IPSEC filtering<br />
3 &#8211; Only IKE traffic is exempt from IPSec filtering</td>
<td>3</td>
</tr>
<tr>
<td>MSS: (NoNameReleaseOnDemand) Allow the computer to ignore NetBIOS name release requests except from WINS servers</td>
<td>Defines whether a computer disregards NetBIOS name release requests except those from WINS server in the SCE.</td>
<td>Enabled</td>
</tr>
<tr>
<td>MSS: (NtfsDisable8dot3NameCreation) Enable the computer to stop generating 8.3 style filenames (recommended)</td>
<td>Defines whether a computer can stop generating 8.3 style file names:<br />
0 &#8211; NTFS creates short file names.<br />
1 &#8211; Disable NTFS short file name creation on all volumes.</p>
<p>2 &#8211; NTFS sets the 8.3 naming convention creation on a per volume basis.<br />
3 &#8211; NTFS disables 8dot3 name creation on all volumes except the system volume.</td>
<td>1</td>
</tr>
<tr>
<td>MSS: (PerformRouterDiscovery) Allow IRDP to detect and configure Default Gateway addresses (could lead to DoS)</td>
<td>Defines whether Internet Router Discovery Protocol (IRDP) is used to automatically detect and configure default gateway addresses:<br />
0 &#8211; Disabled<br />
1 &#8211; Enabled<br />
2 &#8211; Enable only if DHCP server sends the Perform Router Discovery Option</td>
<td>0</td>
</tr>
<tr>
<td>MSS: (SafeDllSearchMode) Enable Safe DLL search mode (recommended)</td>
<td>Defines whether an application is forced to begin its DLL search in the system path before searching the current working folder</td>
<td>Enabled</td>
</tr>
<tr>
<td>MSS: (ScreenSaverGracePeriod) The time in seconds before the screen saver grace period expires (0 recommended)</td>
<td>Defines how many seconds between when the screen saver is launched and when the computer console is actually locked.</td>
<td>0</td>
</tr>
<tr>
<td>MSS: (TCPMaxDataRetransmissions) How many times unacknowledged data is retransmitted (3 recommended, 5 is default)</td>
<td>Defines the number of times that TCP retransmits an individual data segment before the connection is aborted</td>
<td>3</td>
</tr>
<tr>
<td>MSS: (WarningLevel) Percentage threshold for the security event log at which the system will generate a warning</td>
<td>Defines whether an entry is added to the Security event log when the log reaches a user-defined threshold</td>
<td>&lt;=90%</td>
</tr>
<tr>
<td>MSS: (DisableIPSourceRouting IPv6) IP source routing protection level (protects against packet spoofing)</td>
<td>Determines if Windows will accept source routed packets.<br />
0 &#8211; Accepts and forwards<br />
1 &#8211; Accept but do not forward<br />
2 &#8211; Do not accept</td>
<td>2</td>
</tr>
<tr>
<td>MSS: (TCPMaxDataRetransmissions) IPv6 How many times unacknowledged data is retransmitted (3 recommended, 5 is default)</td>
<td>Defines the number of times that TCP retransmits an individual data segment before the connection is aborted</td>
<td>3</td>
</tr>
<tr>
<td></td>
<td></td>
<td></td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.cupfighter.net/index.php/2010/11/missing-mss-setting-windows-2008/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<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>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>

