<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: 10.5 AD plugin slow logins related to macAddress query</title>
	<atom:link href="http://patternbuffer.wordpress.com/2008/04/15/105-ad-plugin-slow-logins-related-to-macaddress-query/feed/" rel="self" type="application/rss+xml" />
	<link>http://patternbuffer.wordpress.com/2008/04/15/105-ad-plugin-slow-logins-related-to-macaddress-query/</link>
	<description>Kyle Crawford</description>
	<lastBuildDate>Fri, 06 Nov 2009 02:53:19 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rob Ingenthron</title>
		<link>http://patternbuffer.wordpress.com/2008/04/15/105-ad-plugin-slow-logins-related-to-macaddress-query/#comment-258</link>
		<dc:creator>Rob Ingenthron</dc:creator>
		<pubDate>Fri, 25 Sep 2009 22:22:50 +0000</pubDate>
		<guid isPermaLink="false">http://patternbuffer.wordpress.com/?p=37#comment-258</guid>
		<description>Another work-around, given that the &quot;macAddress&quot; attribute is not actually being used: use ADSIEDIT to change the &quot;lDapDisplayName&quot; for the &quot;macAddress&quot; attribute to something like &quot;macAddress-CHANGED&quot; or &quot;macAddress-workaround&quot; or whatever.

If an ldap query references a non-existent attribute, it will just ignore it immediately, so no delay for lookups. We have the Mac issue, as well as the exact same issue with another application, and since neither is actually using the attribute in question (and no other app is referencing the attributes, either), renaming solves our issues.

The one caveat being that you have to remember/document that this change was made, or you will have to track it down at a later date (if ever) if the macAddress attribute is ever actually needed at some point.

USE WITH CAUTION!
Use ADSIEDIT.MSC to edit &quot;macAddress&quot; in the &quot;Schema&quot; container, changing the &quot;lDapDisplayName&quot; in the properties for &quot;macAddress&quot; to something different.
You have to be in Schema Admins, and you have to do this on the domain controller with the Schema Master role, and changes have to be enabled.

Here&#039;s a nice, succinct reference to changing the AD schema:
http://www.setup32.com/network-administration/active-directory/modifying-active-directorys-schema.php


-- Rob &quot;I&quot; --</description>
		<content:encoded><![CDATA[<p>Another work-around, given that the &#8220;macAddress&#8221; attribute is not actually being used: use ADSIEDIT to change the &#8220;lDapDisplayName&#8221; for the &#8220;macAddress&#8221; attribute to something like &#8220;macAddress-CHANGED&#8221; or &#8220;macAddress-workaround&#8221; or whatever.</p>
<p>If an ldap query references a non-existent attribute, it will just ignore it immediately, so no delay for lookups. We have the Mac issue, as well as the exact same issue with another application, and since neither is actually using the attribute in question (and no other app is referencing the attributes, either), renaming solves our issues.</p>
<p>The one caveat being that you have to remember/document that this change was made, or you will have to track it down at a later date (if ever) if the macAddress attribute is ever actually needed at some point.</p>
<p>USE WITH CAUTION!<br />
Use ADSIEDIT.MSC to edit &#8220;macAddress&#8221; in the &#8220;Schema&#8221; container, changing the &#8220;lDapDisplayName&#8221; in the properties for &#8220;macAddress&#8221; to something different.<br />
You have to be in Schema Admins, and you have to do this on the domain controller with the Schema Master role, and changes have to be enabled.</p>
<p>Here&#8217;s a nice, succinct reference to changing the AD schema:<br />
<a href="http://www.setup32.com/network-administration/active-directory/modifying-active-directorys-schema.php" rel="nofollow">http://www.setup32.com/network-administration/active-directory/modifying-active-directorys-schema.php</a></p>
<p>&#8211; Rob &#8220;I&#8221; &#8211;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ellgreco</title>
		<link>http://patternbuffer.wordpress.com/2008/04/15/105-ad-plugin-slow-logins-related-to-macaddress-query/#comment-134</link>
		<dc:creator>ellgreco</dc:creator>
		<pubDate>Thu, 30 Oct 2008 11:07:50 +0000</pubDate>
		<guid isPermaLink="false">http://patternbuffer.wordpress.com/?p=37#comment-134</guid>
		<description>is there an index for the macAddress attribute in AD. You should get alot more quicker queries if you index that attribute</description>
		<content:encoded><![CDATA[<p>is there an index for the macAddress attribute in AD. You should get alot more quicker queries if you index that attribute</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fix for slow AD logins/joins caused by macAddress query &#171; Pattern Buffer:</title>
		<link>http://patternbuffer.wordpress.com/2008/04/15/105-ad-plugin-slow-logins-related-to-macaddress-query/#comment-97</link>
		<dc:creator>Fix for slow AD logins/joins caused by macAddress query &#171; Pattern Buffer:</dc:creator>
		<pubDate>Fri, 13 Jun 2008 19:34:04 +0000</pubDate>
		<guid isPermaLink="false">http://patternbuffer.wordpress.com/?p=37#comment-97</guid>
		<description>[...] June 13, 2008 &#8212; Kyle Crawford   I&#8217;ve been hassling Apple about this issue for quite a [...]</description>
		<content:encoded><![CDATA[<p>[...] June 13, 2008 &#8212; Kyle Crawford   I&#8217;ve been hassling Apple about this issue for quite a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Notes on Leopard AD Plugin 10.5.3 &#171; Pattern Buffer:</title>
		<link>http://patternbuffer.wordpress.com/2008/04/15/105-ad-plugin-slow-logins-related-to-macaddress-query/#comment-82</link>
		<dc:creator>Notes on Leopard AD Plugin 10.5.3 &#171; Pattern Buffer:</dc:creator>
		<pubDate>Thu, 29 May 2008 03:13:27 +0000</pubDate>
		<guid isPermaLink="false">http://patternbuffer.wordpress.com/?p=37#comment-82</guid>
		<description>[...] isn&#8217;t fixed is the slow logins on AD environments with an R2 schema that hasn&#8217;t been extended with Mac [...]</description>
		<content:encoded><![CDATA[<p>[...] isn&#8217;t fixed is the slow logins on AD environments with an R2 schema that hasn&#8217;t been extended with Mac [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle Crawford</title>
		<link>http://patternbuffer.wordpress.com/2008/04/15/105-ad-plugin-slow-logins-related-to-macaddress-query/#comment-55</link>
		<dc:creator>Kyle Crawford</dc:creator>
		<pubDate>Thu, 24 Apr 2008 01:21:10 +0000</pubDate>
		<guid isPermaLink="false">http://patternbuffer.wordpress.com/?p=37#comment-55</guid>
		<description>You can&#039;t see others&#039; bugs (unless you are Apple), but you can list others&#039; bugs in your own bug report to help let Apple know that you are having the same problem.</description>
		<content:encoded><![CDATA[<p>You can&#8217;t see others&#8217; bugs (unless you are Apple), but you can list others&#8217; bugs in your own bug report to help let Apple know that you are having the same problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rickey</title>
		<link>http://patternbuffer.wordpress.com/2008/04/15/105-ad-plugin-slow-logins-related-to-macaddress-query/#comment-54</link>
		<dc:creator>Rickey</dc:creator>
		<pubDate>Wed, 23 Apr 2008 19:36:07 +0000</pubDate>
		<guid isPermaLink="false">http://patternbuffer.wordpress.com/?p=37#comment-54</guid>
		<description>I am having the exact same issue, however I can not find the bugs referenced in your post. It&#039;s pretty annoying too, when in 10.4.x it worked perfectly.</description>
		<content:encoded><![CDATA[<p>I am having the exact same issue, however I can not find the bugs referenced in your post. It&#8217;s pretty annoying too, when in 10.4.x it worked perfectly.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
