<?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 for The Thought Blender</title>
	<atom:link href="http://thoughtblender.info/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://thoughtblender.info</link>
	<description>A CSConnell weblog</description>
	<lastBuildDate>Mon, 14 Nov 2011 13:10:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Comparison of LDAP / Directory Servers &#8211; Update by Max-</title>
		<link>http://thoughtblender.info/2008/12/30/comparison-of-ldap-directory-servers-update/#comment-282</link>
		<dc:creator><![CDATA[Max-]]></dc:creator>
		<pubDate>Mon, 14 Nov 2011 13:10:34 +0000</pubDate>
		<guid isPermaLink="false">http://thoughtblender.info/?p=49#comment-282</guid>
		<description><![CDATA[Few months ago I had some experience with OpenDS, OpenLDAP and ApacheDS.
I was in charge of choosing the right LDAP server for our CA.
Here are my results.

ApacheDS. 
=========

I liked it very much at first, but soon I&#039;ve encountered some limitation: it couldn&#039;t handle the CRL attributes the right way. I tried to talk on the mailing list and they told me that there was some problem with the binary attributes.
That made me decide ApacheDS was a very good product with very good supported but it is still not mature enough for production.


OpenDS
=======

We started our production environment with OpenDS since it was much easier than OpenLDAP to configure. For the first months everything went good... Than we started having weird behaviour: the replication stopped working, the replicas didn&#039;t get updates, the ldif files got corrupted... We had to change LDAP server.

OpenLDAP
=========

We migrated our CA to OpenLDAP and I have to admit it wasn&#039;t really so hard to configure...
Now it works like a charm and I found it to be MUCH FASTER than OpenDS.
Never had any problem with the replication (Hope these won&#039;t be the famous last words!!!).]]></description>
		<content:encoded><![CDATA[<p>Few months ago I had some experience with OpenDS, OpenLDAP and ApacheDS.<br />
I was in charge of choosing the right LDAP server for our CA.<br />
Here are my results.</p>
<p>ApacheDS.<br />
=========</p>
<p>I liked it very much at first, but soon I&#8217;ve encountered some limitation: it couldn&#8217;t handle the CRL attributes the right way. I tried to talk on the mailing list and they told me that there was some problem with the binary attributes.<br />
That made me decide ApacheDS was a very good product with very good supported but it is still not mature enough for production.</p>
<p>OpenDS<br />
=======</p>
<p>We started our production environment with OpenDS since it was much easier than OpenLDAP to configure. For the first months everything went good&#8230; Than we started having weird behaviour: the replication stopped working, the replicas didn&#8217;t get updates, the ldif files got corrupted&#8230; We had to change LDAP server.</p>
<p>OpenLDAP<br />
=========</p>
<p>We migrated our CA to OpenLDAP and I have to admit it wasn&#8217;t really so hard to configure&#8230;<br />
Now it works like a charm and I found it to be MUCH FASTER than OpenDS.<br />
Never had any problem with the replication (Hope these won&#8217;t be the famous last words!!!).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Comparison of LDAP / Directory Servers &#8211; Update by J-C</title>
		<link>http://thoughtblender.info/2008/12/30/comparison-of-ldap-directory-servers-update/#comment-200</link>
		<dc:creator><![CDATA[J-C]]></dc:creator>
		<pubDate>Fri, 24 Jun 2011 16:09:12 +0000</pubDate>
		<guid isPermaLink="false">http://thoughtblender.info/?p=49#comment-200</guid>
		<description><![CDATA[It&#039;s been almost 2 and half years since your last post regarding LDAP servers.... I was wondering if anyone has recent experience with all the various distributions available. Is Oracle backing up openDS? Is the 1.5 release of apacheDS provides good performance tweaks (like you mentioned in your initial post)?

We are looking at something easy to manage for a small number of users. For the moment we are comparing the pure Java implementations. Any pointer to guide us would be greatly appreciated.

Thanks]]></description>
		<content:encoded><![CDATA[<p>It&#8217;s been almost 2 and half years since your last post regarding LDAP servers&#8230;. I was wondering if anyone has recent experience with all the various distributions available. Is Oracle backing up openDS? Is the 1.5 release of apacheDS provides good performance tweaks (like you mentioned in your initial post)?</p>
<p>We are looking at something easy to manage for a small number of users. For the moment we are comparing the pure Java implementations. Any pointer to guide us would be greatly appreciated.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Comparison of Directory / LDAP Servers by Hans</title>
		<link>http://thoughtblender.info/2008/11/04/comparison-of-directory-ldap-servers/#comment-65</link>
		<dc:creator><![CDATA[Hans]]></dc:creator>
		<pubDate>Wed, 04 Nov 2009 00:49:14 +0000</pubDate>
		<guid isPermaLink="false">http://csconnell.wordpress.com/?p=33#comment-65</guid>
		<description><![CDATA[I came across the site since i am trying to collect information about alternatives to OpenLDAP. It is now the second time that i had a bad experience with the latter one. Basically your test sounds all right to me since it shows: OpenLDAP is poorely configured by default. It actually takes a lot of time to get what you want. Reading documentation, following up on problems in case of an error are common tasks then. The points are: getting a secured connection, populating a scheme, or configure the authentication. Btw, i made my experience at Debian/Lenny using the default packages.]]></description>
		<content:encoded><![CDATA[<p>I came across the site since i am trying to collect information about alternatives to OpenLDAP. It is now the second time that i had a bad experience with the latter one. Basically your test sounds all right to me since it shows: OpenLDAP is poorely configured by default. It actually takes a lot of time to get what you want. Reading documentation, following up on problems in case of an error are common tasks then. The points are: getting a secured connection, populating a scheme, or configure the authentication. Btw, i made my experience at Debian/Lenny using the default packages.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Comparison of Directory / LDAP Servers by Jason</title>
		<link>http://thoughtblender.info/2008/11/04/comparison-of-directory-ldap-servers/#comment-58</link>
		<dc:creator><![CDATA[Jason]]></dc:creator>
		<pubDate>Tue, 25 Aug 2009 13:57:56 +0000</pubDate>
		<guid isPermaLink="false">http://csconnell.wordpress.com/?p=33#comment-58</guid>
		<description><![CDATA[Thanks for the review. It has at least given me something to think about wrt new infrastructure.]]></description>
		<content:encoded><![CDATA[<p>Thanks for the review. It has at least given me something to think about wrt new infrastructure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Welcome by Mark Johnstone</title>
		<link>http://thoughtblender.info/about/#comment-47</link>
		<dc:creator><![CDATA[Mark Johnstone]]></dc:creator>
		<pubDate>Mon, 20 Jul 2009 07:52:34 +0000</pubDate>
		<guid isPermaLink="false">#comment-47</guid>
		<description><![CDATA[Hi

Hope you are well.

I am planning on producing a conference on Cloud computing and wondered if you would be interested in helping with this.

I have put together a draft agenda and wondered if you would like to help me develop this - provide your criticism of it and develop it into the position you thing it should be in.

In return i would be happy to provide links to your blog from the company website and event website.

I am also producing an online magazine on web 2.0 and would be happy to include an article or advert with links in here if you like.

Hope this is of interest.

Best regards,

Mark]]></description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>Hope you are well.</p>
<p>I am planning on producing a conference on Cloud computing and wondered if you would be interested in helping with this.</p>
<p>I have put together a draft agenda and wondered if you would like to help me develop this &#8211; provide your criticism of it and develop it into the position you thing it should be in.</p>
<p>In return i would be happy to provide links to your blog from the company website and event website.</p>
<p>I am also producing an online magazine on web 2.0 and would be happy to include an article or advert with links in here if you like.</p>
<p>Hope this is of interest.</p>
<p>Best regards,</p>
<p>Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Choosing a Portal Platform by Choosing a Portal Platform &#124; PHP-Blog.com</title>
		<link>http://thoughtblender.info/2008/12/31/choosing-a-portal-platform/#comment-16</link>
		<dc:creator><![CDATA[Choosing a Portal Platform &#124; PHP-Blog.com]]></dc:creator>
		<pubDate>Thu, 01 Jan 2009 01:02:25 +0000</pubDate>
		<guid isPermaLink="false">http://thoughtblender.info/?p=54#comment-16</guid>
		<description><![CDATA[[...] the original here: Choosing a Portal Platform     Related ArticlesBookmarksTags      Facebook Platform API PHP is the language of choice for most [...]]]></description>
		<content:encoded><![CDATA[<p>[...] the original here: Choosing a Portal Platform     Related ArticlesBookmarksTags      Facebook Platform API PHP is the language of choice for most [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Comparison of Directory / LDAP Servers by Comparison of LDAP / Directory Servers - Update &#171; The Thought Blender</title>
		<link>http://thoughtblender.info/2008/11/04/comparison-of-directory-ldap-servers/#comment-15</link>
		<dc:creator><![CDATA[Comparison of LDAP / Directory Servers - Update &#171; The Thought Blender]]></dc:creator>
		<pubDate>Tue, 30 Dec 2008 15:35:23 +0000</pubDate>
		<guid isPermaLink="false">http://csconnell.wordpress.com/?p=33#comment-15</guid>
		<description><![CDATA[[...] of LDAP / Directory Servers -&#160;Update Almost two months ago I wrote a post about some directory servers I was testing, mostly I wrote about some early testing that I had done [...]]]></description>
		<content:encoded><![CDATA[<p>[...] of LDAP / Directory Servers -&nbsp;Update Almost two months ago I wrote a post about some directory servers I was testing, mostly I wrote about some early testing that I had done [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Comparison of Directory / LDAP Servers by csconnell</title>
		<link>http://thoughtblender.info/2008/11/04/comparison-of-directory-ldap-servers/#comment-11</link>
		<dc:creator><![CDATA[csconnell]]></dc:creator>
		<pubDate>Thu, 06 Nov 2008 13:56:24 +0000</pubDate>
		<guid isPermaLink="false">http://csconnell.wordpress.com/?p=33#comment-11</guid>
		<description><![CDATA[Thanks for your comments Gavin! - I&#039;ll check out your links]]></description>
		<content:encoded><![CDATA[<p>Thanks for your comments Gavin! &#8211; I&#8217;ll check out your links</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Comparison of Directory / LDAP Servers by csconnell</title>
		<link>http://thoughtblender.info/2008/11/04/comparison-of-directory-ldap-servers/#comment-10</link>
		<dc:creator><![CDATA[csconnell]]></dc:creator>
		<pubDate>Thu, 06 Nov 2008 13:52:41 +0000</pubDate>
		<guid isPermaLink="false">http://csconnell.wordpress.com/?p=33#comment-10</guid>
		<description><![CDATA[Correct, OpenDS doesn&#039;t come bundled, but there isn&#039;t any different between installing a package in Linux (such as OpenLDAP) and setting up the tree and then running setup with OpenDS and setting up the tree .  Making sure you have all the packages, configuring everything, and then making it is a different experience (it is easy enough to do, but the comparison was with pre-packaged software).

I have been very clear that past setting up the tree, I have not done much to configure either OpenLDAP or OpenDS and that the test are based on an &quot;out-of-the-box&quot; install.  I have no doubt that they would both perform better if I spent time tuning them, which I will.  This is just the first set of testing.  

One thing won&#039;t change with testing though, and that is the ease of use of OpenDS vs OpenLDAP - you guys (OpenLDAP) I believe are more focused on high performance and use by folks who tend to use CLI tools and who have deep experience with LDAP, while I think OpenDS (and ApacheDS too) apply some of their focus on a different kind of user experience that can extend LDAP into the hands of new folks.  Honestly, my opinion is that those tools do have a better user experience and are less intimidating to folks than OpenLDAP.

I do appreciate your comments and your offer to work with me on this and will contact you via e-mail.]]></description>
		<content:encoded><![CDATA[<p>Correct, OpenDS doesn&#8217;t come bundled, but there isn&#8217;t any different between installing a package in Linux (such as OpenLDAP) and setting up the tree and then running setup with OpenDS and setting up the tree .  Making sure you have all the packages, configuring everything, and then making it is a different experience (it is easy enough to do, but the comparison was with pre-packaged software).</p>
<p>I have been very clear that past setting up the tree, I have not done much to configure either OpenLDAP or OpenDS and that the test are based on an &#8220;out-of-the-box&#8221; install.  I have no doubt that they would both perform better if I spent time tuning them, which I will.  This is just the first set of testing.  </p>
<p>One thing won&#8217;t change with testing though, and that is the ease of use of OpenDS vs OpenLDAP &#8211; you guys (OpenLDAP) I believe are more focused on high performance and use by folks who tend to use CLI tools and who have deep experience with LDAP, while I think OpenDS (and ApacheDS too) apply some of their focus on a different kind of user experience that can extend LDAP into the hands of new folks.  Honestly, my opinion is that those tools do have a better user experience and are less intimidating to folks than OpenLDAP.</p>
<p>I do appreciate your comments and your offer to work with me on this and will contact you via e-mail.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Comparison of Directory / LDAP Servers by Gavin Henry</title>
		<link>http://thoughtblender.info/2008/11/04/comparison-of-directory-ldap-servers/#comment-9</link>
		<dc:creator><![CDATA[Gavin Henry]]></dc:creator>
		<pubDate>Thu, 06 Nov 2008 10:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://csconnell.wordpress.com/?p=33#comment-9</guid>
		<description><![CDATA[If you want to download a prepacked version of OpenLDAP, not an OS bundled one, like you did for OpenDS, try:

http://blog.zrmt.com/2007/10/18/rhel5-openldap/

or http://www.symas.net/portal/index.fcgi]]></description>
		<content:encoded><![CDATA[<p>If you want to download a prepacked version of OpenLDAP, not an OS bundled one, like you did for OpenDS, try:</p>
<p><a href="http://blog.zrmt.com/2007/10/18/rhel5-openldap/" rel="nofollow">http://blog.zrmt.com/2007/10/18/rhel5-openldap/</a></p>
<p>or <a href="http://www.symas.net/portal/index.fcgi" rel="nofollow">http://www.symas.net/portal/index.fcgi</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

