<?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: &#9733; Installing OpenLdap on Linux &#8211; CentOS</title>
	<atom:link href="http://blog.javachap.com/index.php/installing-openldap-on-centos/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.javachap.com/index.php/installing-openldap-on-centos/</link>
	<description>Java and Technology musings for the masses</description>
	<lastBuildDate>Mon, 23 Jan 2012 09:29:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Brett</title>
		<link>http://blog.javachap.com/index.php/installing-openldap-on-centos/comment-page-1/#comment-1763</link>
		<dc:creator>Brett</dc:creator>
		<pubDate>Wed, 02 Nov 2011 17:46:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.javachap.com/?p=133#comment-1763</guid>
		<description>Great piece, it was able to help me fit together the missing pieces to get LDAP working.

Also, you must have the ldap service started before you can add anything.</description>
		<content:encoded><![CDATA[<p>Great piece, it was able to help me fit together the missing pieces to get LDAP working.</p>
<p>Also, you must have the ldap service started before you can add anything.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dali</title>
		<link>http://blog.javachap.com/index.php/installing-openldap-on-centos/comment-page-1/#comment-1483</link>
		<dc:creator>dali</dc:creator>
		<pubDate>Sun, 29 May 2011 05:28:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.javachap.com/?p=133#comment-1483</guid>
		<description>Thanks for that great , clear piece 
May I add that maybe in other distrubution such as old ubuntu , in the ldif file , you must  have a new line after each objectClass :

dn: dc=esprit,dc=tn
dc: esprit
objectClass: domain

dn: ou=People,dc=esprit,dc=tn
ou: People
objectClass: organizationalUnit

dn: ou=Groups,dc=esprit,dc=tn
ou: Groups
objectClass: organizationalUnit


for example.
thanks again ,</description>
		<content:encoded><![CDATA[<p>Thanks for that great , clear piece<br />
May I add that maybe in other distrubution such as old ubuntu , in the ldif file , you must  have a new line after each objectClass :</p>
<p>dn: dc=esprit,dc=tn<br />
dc: esprit<br />
objectClass: domain</p>
<p>dn: ou=People,dc=esprit,dc=tn<br />
ou: People<br />
objectClass: organizationalUnit</p>
<p>dn: ou=Groups,dc=esprit,dc=tn<br />
ou: Groups<br />
objectClass: organizationalUnit</p>
<p>for example.<br />
thanks again ,</p>
]]></content:encoded>
	</item>
</channel>
</rss>

