<?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: Howto Build an OpenLDAP Server</title>
	<atom:link href="http://chigeek.com/2009/07/howto-build-an-openldap-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://chigeek.com/2009/07/howto-build-an-openldap-server/</link>
	<description>Chicago Geeks</description>
	<lastBuildDate>Mon, 19 Jul 2010 14:14:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: gebe</title>
		<link>http://chigeek.com/2009/07/howto-build-an-openldap-server/comment-page-1/#comment-1458</link>
		<dc:creator>gebe</dc:creator>
		<pubDate>Sat, 06 Mar 2010 15:59:31 +0000</pubDate>
		<guid isPermaLink="false">http://chigeek.com/?p=91#comment-1458</guid>
		<description>hi,

no i dont see any user when i perform a getent passwd at client, which makes me wonder what i did wrong because i follow all your steps..</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>no i dont see any user when i perform a getent passwd at client, which makes me wonder what i did wrong because i follow all your steps..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steve</title>
		<link>http://chigeek.com/2009/07/howto-build-an-openldap-server/comment-page-1/#comment-1417</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Thu, 04 Mar 2010 19:08:03 +0000</pubDate>
		<guid isPermaLink="false">http://chigeek.com/?p=91#comment-1417</guid>
		<description>gebe,

I was using another computer for the Web Browser.  Also if you add a user into ldap via phpldapadmin you don&#039;t see it on the client when you perform a getent passwd?</description>
		<content:encoded><![CDATA[<p>gebe,</p>
<p>I was using another computer for the Web Browser.  Also if you add a user into ldap via phpldapadmin you don&#8217;t see it on the client when you perform a getent passwd?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gebe</title>
		<link>http://chigeek.com/2009/07/howto-build-an-openldap-server/comment-page-1/#comment-1396</link>
		<dc:creator>gebe</dc:creator>
		<pubDate>Tue, 02 Mar 2010 15:44:36 +0000</pubDate>
		<guid isPermaLink="false">http://chigeek.com/?p=91#comment-1396</guid>
		<description>hi, 

its me again, i got a quests to ask...im using ubuntu server edition and have install the openldap server.....but when i connect to the client somehow the somehow its nothing as in no information on the user that i add.....

another quest, you using the server edition and you install the phpldapadmin, how do u get into the web brower? did you install both phpldapadmin to both client and server?

Thank you</description>
		<content:encoded><![CDATA[<p>hi, </p>
<p>its me again, i got a quests to ask&#8230;im using ubuntu server edition and have install the openldap server&#8230;..but when i connect to the client somehow the somehow its nothing as in no information on the user that i add&#8230;..</p>
<p>another quest, you using the server edition and you install the phpldapadmin, how do u get into the web brower? did you install both phpldapadmin to both client and server?</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steve</title>
		<link>http://chigeek.com/2009/07/howto-build-an-openldap-server/comment-page-1/#comment-1257</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Tue, 16 Feb 2010 14:03:29 +0000</pubDate>
		<guid isPermaLink="false">http://chigeek.com/?p=91#comment-1257</guid>
		<description>Gebe,

Thats quite unusual.  Typically if you do not have the admin user attached to the root account, then there should be no possible way to create accounts as the root user, as it would be treated as a &quot;nobody&quot;.  Without more details including your slapd.conf file and your ldap.conf file I can only shoot in the dark here.  However I can recommend that you take a look at the ACLs portion of Part 2.</description>
		<content:encoded><![CDATA[<p>Gebe,</p>
<p>Thats quite unusual.  Typically if you do not have the admin user attached to the root account, then there should be no possible way to create accounts as the root user, as it would be treated as a &#8220;nobody&#8221;.  Without more details including your slapd.conf file and your ldap.conf file I can only shoot in the dark here.  However I can recommend that you take a look at the ACLs portion of Part 2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gebe</title>
		<link>http://chigeek.com/2009/07/howto-build-an-openldap-server/comment-page-1/#comment-1245</link>
		<dc:creator>gebe</dc:creator>
		<pubDate>Tue, 16 Feb 2010 08:38:26 +0000</pubDate>
		<guid isPermaLink="false">http://chigeek.com/?p=91#comment-1245</guid>
		<description>hi,

then how do i make the client root doesnt act as on admin? because i followed your steps and the client can create new user</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>then how do i make the client root doesnt act as on admin? because i followed your steps and the client can create new user</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steve</title>
		<link>http://chigeek.com/2009/07/howto-build-an-openldap-server/comment-page-1/#comment-1239</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Mon, 15 Feb 2010 20:20:53 +0000</pubDate>
		<guid isPermaLink="false">http://chigeek.com/?p=91#comment-1239</guid>
		<description>Gebe,

The client can only modify values within the LDAP environment if you allow the Client&#039;s root the ability to act as an admin.  If you do not allow this, then this cannot happen.</description>
		<content:encoded><![CDATA[<p>Gebe,</p>
<p>The client can only modify values within the LDAP environment if you allow the Client&#8217;s root the ability to act as an admin.  If you do not allow this, then this cannot happen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gebe</title>
		<link>http://chigeek.com/2009/07/howto-build-an-openldap-server/comment-page-1/#comment-1148</link>
		<dc:creator>gebe</dc:creator>
		<pubDate>Thu, 04 Feb 2010 12:54:02 +0000</pubDate>
		<guid isPermaLink="false">http://chigeek.com/?p=91#comment-1148</guid>
		<description>hi,

i want to ask quest, when testing  using client and connect to the server, apparently the client can create a user as well...how do we restrict the user not to create a new user?

thank you.</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>i want to ask quest, when testing  using client and connect to the server, apparently the client can create a user as well&#8230;how do we restrict the user not to create a new user?</p>
<p>thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steve</title>
		<link>http://chigeek.com/2009/07/howto-build-an-openldap-server/comment-page-1/#comment-1111</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Sun, 31 Jan 2010 18:13:34 +0000</pubDate>
		<guid isPermaLink="false">http://chigeek.com/?p=91#comment-1111</guid>
		<description>gebe,

It is something I&#039;m working on.  I just want to make sure I have any possible areas I want to cover in the post before I post it.</description>
		<content:encoded><![CDATA[<p>gebe,</p>
<p>It is something I&#8217;m working on.  I just want to make sure I have any possible areas I want to cover in the post before I post it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gebe</title>
		<link>http://chigeek.com/2009/07/howto-build-an-openldap-server/comment-page-1/#comment-1091</link>
		<dc:creator>gebe</dc:creator>
		<pubDate>Fri, 29 Jan 2010 14:31:06 +0000</pubDate>
		<guid isPermaLink="false">http://chigeek.com/?p=91#comment-1091</guid>
		<description>good site! and very well done guideline....as its easy to follow and understandable....was wondering if u have the second part?</description>
		<content:encoded><![CDATA[<p>good site! and very well done guideline&#8230;.as its easy to follow and understandable&#8230;.was wondering if u have the second part?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gebe</title>
		<link>http://chigeek.com/2009/07/howto-build-an-openldap-server/comment-page-1/#comment-1081</link>
		<dc:creator>gebe</dc:creator>
		<pubDate>Thu, 28 Jan 2010 12:17:30 +0000</pubDate>
		<guid isPermaLink="false">http://chigeek.com/?p=91#comment-1081</guid>
		<description>hi there,

very good site btw, and was hoping if u already make the part 2 as ur instructions? because it is easy to follow and understandable...</description>
		<content:encoded><![CDATA[<p>hi there,</p>
<p>very good site btw, and was hoping if u already make the part 2 as ur instructions? because it is easy to follow and understandable&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
