<?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/"
		>
<channel>
	<title>Comments on: LDAP over SSL/TLS: How secure is your Directory?</title>
	<atom:link href="http://jeftek.com/195/ldap-over-ssltls-how-secure-is-your-directory/feed/" rel="self" type="application/rss+xml" />
	<link>http://jeftek.com/195/ldap-over-ssltls-how-secure-is-your-directory/#utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ldap-over-ssltls-how-secure-is-your-directory</link>
	<description>Gadgets, Directory Services, Identity Management, and overall Geekery</description>
	<lastBuildDate>Sat, 04 Feb 2012 18:05:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Lotus Domino LDAP SS</title>
		<link>http://jeftek.com/195/ldap-over-ssltls-how-secure-is-your-directory/#comment-198</link>
		<dc:creator>Lotus Domino LDAP SS</dc:creator>
		<pubDate>Wed, 02 Apr 2008 01:08:30 +0000</pubDate>
		<guid isPermaLink="false">http://jeftek.com/wp/?p=195#comment-198</guid>
		<description>&lt;strong&gt;RE: LDAP over SSL/TLS: How secure is your Directory?&lt;/strong&gt; 
 
Pingback from Lotus Domino LDAP SSL certificate issue : JefTek.com </description>
		<content:encoded><![CDATA[<p><strong>RE: LDAP over SSL/TLS: How secure is your Directory?</strong> </p>
<p>Pingback from Lotus Domino LDAP SSL certificate issue : JefTek.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Huebner</title>
		<link>http://jeftek.com/195/ldap-over-ssltls-how-secure-is-your-directory/#comment-197</link>
		<dc:creator>Eric Huebner</dc:creator>
		<pubDate>Tue, 19 Feb 2008 20:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://jeftek.com/wp/?p=195#comment-197</guid>
		<description>You can use public certificates from VeriSign and the like and it is a lot less of a problem since most Certificate Clients include the base certificates for public authorities like VeriSign.   
Some of the hardest challenges with LDAP come in two areas: 
1) Responses 
2) Availability 
In #1, LDAP is the &quot;ODBC of the Directory.&quot;  It doesn&#039;t care if your account is disabled, locked out, password expired or the like.  The response is a binary pass/fail and no inkling about why your account is not 100% good to go without a lot of custom code. 
#2, LDAP is not inherently fault tolerant.  You&#039;re only availability option is IP Load balancing in either hardware or software using persistent &#8220;sticky&#8221; connections since LDAP is connection oriented.  Your application must also be able to handle an unexpected disconnection by checking for errors on every transaction.  Bind/Unbind Session creation and tear down is expensive but long lasting connections to the directory are more likely to timeout or to be lost due to network and server conditions.  Plus, you will have some fun crafting certificates that the OS will accept and recognize as well as contain the DNS alias name for you virtual, load balancer.  Oh, and the SSL cert MUST be on the ADAM server if you intend on changing passwords as ADAM won&#039;t recognize the SSL connection if it is on the load balancer. 
Of course in the end, the key question is if the application is using SSL between it and the user.   :-) </description>
		<content:encoded><![CDATA[<p>You can use public certificates from VeriSign and the like and it is a lot less of a problem since most Certificate Clients include the base certificates for public authorities like VeriSign.<br />
Some of the hardest challenges with LDAP come in two areas:<br />
1) Responses<br />
2) Availability<br />
In #1, LDAP is the &quot;ODBC of the Directory.&quot;  It doesn&#039;t care if your account is disabled, locked out, password expired or the like.  The response is a binary pass/fail and no inkling about why your account is not 100% good to go without a lot of custom code.<br />
#2, LDAP is not inherently fault tolerant.  You&#039;re only availability option is IP Load balancing in either hardware or software using persistent &ldquo;sticky&rdquo; connections since LDAP is connection oriented.  Your application must also be able to handle an unexpected disconnection by checking for errors on every transaction.  Bind/Unbind Session creation and tear down is expensive but long lasting connections to the directory are more likely to timeout or to be lost due to network and server conditions.  Plus, you will have some fun crafting certificates that the OS will accept and recognize as well as contain the DNS alias name for you virtual, load balancer.  Oh, and the SSL cert MUST be on the ADAM server if you intend on changing passwords as ADAM won&#039;t recognize the SSL connection if it is on the load balancer.<br />
Of course in the end, the key question is if the application is using SSL between it and the user.   <img src='http://jeftek.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Serkan Varoglu</title>
		<link>http://jeftek.com/195/ldap-over-ssltls-how-secure-is-your-directory/#comment-196</link>
		<dc:creator>Serkan Varoglu</dc:creator>
		<pubDate>Mon, 18 Feb 2008 17:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://jeftek.com/wp/?p=195#comment-196</guid>
		<description>I agree too but as you said PKI is a huge drawback when you think about a huge network. I know ppl does say &quot;well it is easy to get certs to all&quot;. Yeah but it needs a very good planning. </description>
		<content:encoded><![CDATA[<p>I agree too but as you said PKI is a huge drawback when you think about a huge network. I know ppl does say &quot;well it is easy to get certs to all&quot;. Yeah but it needs a very good planning.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Kaplan</title>
		<link>http://jeftek.com/195/ldap-over-ssltls-how-secure-is-your-directory/#comment-495</link>
		<dc:creator>Joe Kaplan</dc:creator>
		<pubDate>Fri, 15 Feb 2008 02:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://jeftek.com/wp/?p=195#comment-495</guid>
		<description>I totally agree.  Use SSL!  One thing that is nice is that you can actually disable the ability to do unsecure simple binds on AD and ADAM.  I have a post about this regarding ADAM here: 
 &lt;a href=&quot;http://www.joekaplan.net/ADAMCanBeForcedToOnlyAllowSimpleBindOnASecureChannel.aspx&quot; rel=&quot;nofollow&quot;&gt; &lt;a href=&quot;http://www.joekaplan.net/.../ADAMCanBeForced&lt;/a&gt;&quot; target=&quot;_blank&quot;&gt;www.joekaplan.net/.../ADAMCanBeForced </description>
		<content:encoded><![CDATA[<p>I totally agree.  Use SSL!  One thing that is nice is that you can actually disable the ability to do unsecure simple binds on AD and ADAM.  I have a post about this regarding ADAM here:<br />
 <a href="http://www.joekaplan.net/ADAMCanBeForcedToOnlyAllowSimpleBindOnASecureChannel.aspx" rel="nofollow"> &lt;a href=&quot;</a><a href="http://www.joekaplan.net/.../ADAMCanBeForced" rel="nofollow">http://www.joekaplan.net/&#8230;/ADAMCanBeForced</a>&#8221; target=&#8221;_blank&#8221;&gt;www.joekaplan.net/&#8230;/ADAMCanBeForced</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Served from: jeftek.com @ 2012-02-12 10:32:20 by W3 Total Cache -->
