<?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 How to</title>
	<atom:link href="https://blog.linuxexplore.com/how-tos/ldap-how-to/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.linuxexplore.com</link>
	<description>Exploring Linux</description>
	<lastBuildDate>Sat, 13 Sep 2014 06:18:06 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.38</generator>
	<item>
		<title>By: Marlys</title>
		<link>https://blog.linuxexplore.com/how-tos/ldap-how-to/#comment-11</link>
		<dc:creator><![CDATA[Marlys]]></dc:creator>
		<pubDate>Sat, 13 Sep 2014 06:18:06 +0000</pubDate>
		<guid isPermaLink="false">http://linuxexplore.wordpress.com/?page_id=25#comment-11</guid>
		<description><![CDATA[Hurrah, that&#039;s what I was seeking for, what a
stuff! present here at this weblog, thanks admin of this web site.]]></description>
		<content:encoded><![CDATA[<p>Hurrah, that&#8217;s what I was seeking for, what a<br />
stuff! present here at this weblog, thanks admin of this web site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toronto's very own Judy Neinstein</title>
		<link>https://blog.linuxexplore.com/how-tos/ldap-how-to/#comment-10</link>
		<dc:creator><![CDATA[Toronto's very own Judy Neinstein]]></dc:creator>
		<pubDate>Tue, 29 Jul 2014 18:07:19 +0000</pubDate>
		<guid isPermaLink="false">http://linuxexplore.wordpress.com/?page_id=25#comment-10</guid>
		<description><![CDATA[Howdy! Would you mind if I share your blog with my myspace
group? There&#039;s a lot of people that I think would really enjoy your content.

Please let me know. Thank you]]></description>
		<content:encoded><![CDATA[<p>Howdy! Would you mind if I share your blog with my myspace<br />
group? There&#8217;s a lot of people that I think would really enjoy your content.</p>
<p>Please let me know. Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rahul Panwar</title>
		<link>https://blog.linuxexplore.com/how-tos/ldap-how-to/#comment-9</link>
		<dc:creator><![CDATA[Rahul Panwar]]></dc:creator>
		<pubDate>Fri, 25 Jul 2014 03:23:20 +0000</pubDate>
		<guid isPermaLink="false">http://linuxexplore.wordpress.com/?page_id=25#comment-9</guid>
		<description><![CDATA[Thanks, keep visiting.]]></description>
		<content:encoded><![CDATA[<p>Thanks, keep visiting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fredrick</title>
		<link>https://blog.linuxexplore.com/how-tos/ldap-how-to/#comment-8</link>
		<dc:creator><![CDATA[Fredrick]]></dc:creator>
		<pubDate>Thu, 24 Jul 2014 16:57:33 +0000</pubDate>
		<guid isPermaLink="false">http://linuxexplore.wordpress.com/?page_id=25#comment-8</guid>
		<description><![CDATA[

You actually make it seem so easy with your presentation but
I find this matter to be really something that
I think I would never understand. It seems too complex and extremely broad for me.
I am looking forward for your next post, I&#8217;ll try to get
the hang of it!]]></description>
		<content:encoded><![CDATA[<p>You actually make it seem so easy with your presentation but<br />
I find this matter to be really something that<br />
I think I would never understand. It seems too complex and extremely broad for me.<br />
I am looking forward for your next post, I&#8217;ll try to get<br />
the hang of it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Linuxexplore</title>
		<link>https://blog.linuxexplore.com/how-tos/ldap-how-to/#comment-7</link>
		<dc:creator><![CDATA[Linuxexplore]]></dc:creator>
		<pubDate>Mon, 10 Jan 2011 15:13:20 +0000</pubDate>
		<guid isPermaLink="false">http://linuxexplore.wordpress.com/?page_id=25#comment-7</guid>
		<description><![CDATA[&lt;strong&gt;Linuxexplore...&lt;/strong&gt;

[...] something about linuxexplore[...]...]]></description>
		<content:encoded><![CDATA[<p><strong>Linuxexplore&#8230;</strong></p>
<p>[&#8230;] something about linuxexplore[&#8230;]&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sachin Chauhan</title>
		<link>https://blog.linuxexplore.com/how-tos/ldap-how-to/#comment-6</link>
		<dc:creator><![CDATA[Sachin Chauhan]]></dc:creator>
		<pubDate>Sat, 18 Jul 2009 10:52:12 +0000</pubDate>
		<guid isPermaLink="false">http://linuxexplore.wordpress.com/?page_id=25#comment-6</guid>
		<description><![CDATA[I was getting the following error while using the command &lt;strong&gt;ldapadd -x -D “cn=Manager,dc=coral,dc=com” -W -f /etc/openldap/ldapusers.ldif&lt;/strong&gt;
ldap_add: Invalid syntax (21)         additional info: objectClass: value #0 invalid per syntax

The problem was solved by including the following schema files in slapd.conf file.
include the lines below in your slapd.conf file

include         /usr/local/etc/openldap/schema/core.schema
include         /usr/local/etc/openldap/schema/nis.schema
include         /usr/local/etc/openldap/schema/cosine.schema]]></description>
		<content:encoded><![CDATA[<p>I was getting the following error while using the command <strong>ldapadd -x -D “cn=Manager,dc=coral,dc=com” -W -f /etc/openldap/ldapusers.ldif</strong><br />
ldap_add: Invalid syntax (21)         additional info: objectClass: value #0 invalid per syntax</p>
<p>The problem was solved by including the following schema files in slapd.conf file.<br />
include the lines below in your slapd.conf file</p>
<p>include         /usr/local/etc/openldap/schema/core.schema<br />
include         /usr/local/etc/openldap/schema/nis.schema<br />
include         /usr/local/etc/openldap/schema/cosine.schema</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LDAP How to &#171; Linux Explore</title>
		<link>https://blog.linuxexplore.com/how-tos/ldap-how-to/#comment-5</link>
		<dc:creator><![CDATA[LDAP How to &#171; Linux Explore]]></dc:creator>
		<pubDate>Sun, 12 Jul 2009 18:19:49 +0000</pubDate>
		<guid isPermaLink="false">http://linuxexplore.wordpress.com/?page_id=25#comment-5</guid>
		<description><![CDATA[[...] View More [...]]]></description>
		<content:encoded><![CDATA[<p>[&#8230;] View More [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
