<?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>MC+A &#187; Active Directory</title>
	<atom:link href="http://www.mcplusa.com/blog/tag/active-directory/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mcplusa.com</link>
	<description>Connecting Business Intellingence</description>
	<lastBuildDate>Tue, 17 Jan 2012 21:54:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Configuring LDAP on GSA/Mini</title>
		<link>http://www.mcplusa.com/blog/2007/04/configuring-ldap-on-gsamini/</link>
		<comments>http://www.mcplusa.com/blog/2007/04/configuring-ldap-on-gsamini/#comments</comments>
		<pubDate>Wed, 25 Apr 2007 05:22:00 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Windows 2003]]></category>

		<guid isPermaLink="false">http://localhost/wordpress/?p=2</guid>
		<description><![CDATA[Active Directory (AD) under Windows 2003 does not allow anonymous LDAP operations to AD. This is required by the Google Search Appliance or Google Mini to auto detect the settings. This article describes how to change AD to allow Anonymous LDAP operations to a Windows Server 2003. http://support.microsoft.com/kb/326690/en-us If you tolerance for using barely supported [...]]]></description>
			<content:encoded><![CDATA[<p>Active Directory (AD) under Windows 2003 does not allow anonymous LDAP operations to AD.  This is required by the Google Search Appliance or Google Mini to auto detect the settings.  This article describes how to change AD to allow Anonymous LDAP operations to a Windows Server 2003.</p>
<p><a href="http://support.microsoft.com/kb/326690/en-us">http://support.microsoft.com/kb/326690/en-us</a></p>
<p>If you tolerance for using barely supported and sparsely documented tools is as short as mine, I suggest simply making a DN query similar to this:<br />
<code><br />
"CN=Troy Flint,CN=Users,DC=horizen,DC=local"</code></p>
<p>Where the admin&#8217;s name is &#8220;Troy Fling&#8221;, who&#8217;s in the Users Group and the domain is horizon.local.  I set up the others as follows:</p>
<p><code>Host: 10.10.10.10 (IP address and not server name)</p>
<p>Port: 389</p>
<p>DN: as described as above</p>
<p>PW: my password.</code></p>
<p>It worked on the first try!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mcplusa.com/blog/2007/04/configuring-ldap-on-gsamini/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

