<?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: OpenLDAP How To (Fedora)</title>
	<atom:link href="http://blog.christophersmart.com/articles/openldap-how-to-fedora/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.christophersmart.com</link>
	<description>Fortiter Et Recte</description>
	<lastBuildDate>Sat, 18 May 2013 13:34:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Artimus</title>
		<link>http://blog.christophersmart.com/articles/openldap-how-to-fedora/comment-page-2/#comment-45249</link>
		<dc:creator>Artimus</dc:creator>
		<pubDate>Mon, 08 Apr 2013 21:24:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christophersmart.com/#comment-45249</guid>
		<description><![CDATA[I&#039;m trying to get ppolicy setup, but I&#039;m hitting a wall here.
Running CentOS 6.4, OpenLDAP 2.4.23.

I&#039;ve followed a few howtos today which all looked simular to this. However I cannot get LDAP to enforce the policy.

One thing that looks odd to me is how the policy gets looked up. According to the slapd log, the base is empty.

onn=1006 op=3 SRCH base=&quot;&quot; scope=0 deref=0 filter=&quot;(?objectClass=passwordPolicy)&quot;

However If i manually bind as the user and update my passwd with an ldif,  it has no problem letting me set my password to 1234.

Any pointers?]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to get ppolicy setup, but I&#8217;m hitting a wall here.<br />
Running CentOS 6.4, OpenLDAP 2.4.23.</p>
<p>I&#8217;ve followed a few howtos today which all looked simular to this. However I cannot get LDAP to enforce the policy.</p>
<p>One thing that looks odd to me is how the policy gets looked up. According to the slapd log, the base is empty.</p>
<p>onn=1006 op=3 SRCH base=&#8221;" scope=0 deref=0 filter=&#8221;(?objectClass=passwordPolicy)&#8221;</p>
<p>However If i manually bind as the user and update my passwd with an ldif,  it has no problem letting me set my password to 1234.</p>
<p>Any pointers?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sunil Tumma</title>
		<link>http://blog.christophersmart.com/articles/openldap-how-to-fedora/comment-page-2/#comment-44767</link>
		<dc:creator>Sunil Tumma</dc:creator>
		<pubDate>Tue, 02 Apr 2013 09:11:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christophersmart.com/#comment-44767</guid>
		<description><![CDATA[Thanks for the reply.

Yes this is not possible. User can login into individual domain with their individual credentials.]]></description>
		<content:encoded><![CDATA[<p>Thanks for the reply.</p>
<p>Yes this is not possible. User can login into individual domain with their individual credentials.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://blog.christophersmart.com/articles/openldap-how-to-fedora/comment-page-2/#comment-44699</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 01 Apr 2013 10:33:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christophersmart.com/#comment-44699</guid>
		<description><![CDATA[Hi Sunil,

Sorry I have no idea about that one and I&#039;d have to Google it. My guess is no, because a user&#039;s account is a part of a tree, and there would need to be some way to mirror parts of the trees, which might be possible but I don&#039;t know.

-c]]></description>
		<content:encoded><![CDATA[<p>Hi Sunil,</p>
<p>Sorry I have no idea about that one and I&#8217;d have to Google it. My guess is no, because a user&#8217;s account is a part of a tree, and there would need to be some way to mirror parts of the trees, which might be possible but I don&#8217;t know.</p>
<p>-c</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sunil Tumma</title>
		<link>http://blog.christophersmart.com/articles/openldap-how-to-fedora/comment-page-2/#comment-44692</link>
		<dc:creator>Sunil Tumma</dc:creator>
		<pubDate>Mon, 01 Apr 2013 07:31:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christophersmart.com/#comment-44692</guid>
		<description><![CDATA[Hi Chris,

Can i configure multiple domains in Openldap. And can i configure the same user can authenticate with multiple domains.

Regards,
Sunil Tumma]]></description>
		<content:encoded><![CDATA[<p>Hi Chris,</p>
<p>Can i configure multiple domains in Openldap. And can i configure the same user can authenticate with multiple domains.</p>
<p>Regards,<br />
Sunil Tumma</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://blog.christophersmart.com/articles/openldap-how-to-fedora/comment-page-2/#comment-42430</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 11 Mar 2013 07:29:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christophersmart.com/#comment-42430</guid>
		<description><![CDATA[Hi Kenji,

It&#039;s now part of the how to:
http://blog.christophersmart.com/articles/openldap-how-to-fedora/#ppolicy

Hope that helps,
Chris]]></description>
		<content:encoded><![CDATA[<p>Hi Kenji,</p>
<p>It&#8217;s now part of the how to:<br />
<a href="http://blog.christophersmart.com/articles/openldap-how-to-fedora/#ppolicy" rel="nofollow">http://blog.christophersmart.com/articles/openldap-how-to-fedora/#ppolicy</a></p>
<p>Hope that helps,<br />
Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kenji</title>
		<link>http://blog.christophersmart.com/articles/openldap-how-to-fedora/comment-page-2/#comment-42414</link>
		<dc:creator>kenji</dc:creator>
		<pubDate>Mon, 11 Mar 2013 03:49:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christophersmart.com/#comment-42414</guid>
		<description><![CDATA[Hi there Chris and Sunil. I setup LDAP in Ubuntu 10.04. Everything works fine ubuntu client able to login. But one thing that I&#039;m trying to working out for morethan 2 months now is the passwordPolicy overlay. Its proven that &quot;shadowAccount&quot; is not enough, only shadowExpire attributes works. I really want to work is the &quot;shadowWarning&quot; wherein client will be inform that thier login authentication will soon expire so they have to change thier password. I&#039;ve believe that &quot;ppolicy overlay&quot; is what I needed. I have succesfully add ppolicy in my cn=config. But its seems not working.. 

@ Sunil can you also sent me a copy of the procedure you made..
@ Chris pls help. thanks]]></description>
		<content:encoded><![CDATA[<p>Hi there Chris and Sunil. I setup LDAP in Ubuntu 10.04. Everything works fine ubuntu client able to login. But one thing that I&#8217;m trying to working out for morethan 2 months now is the passwordPolicy overlay. Its proven that &#8220;shadowAccount&#8221; is not enough, only shadowExpire attributes works. I really want to work is the &#8220;shadowWarning&#8221; wherein client will be inform that thier login authentication will soon expire so they have to change thier password. I&#8217;ve believe that &#8220;ppolicy overlay&#8221; is what I needed. I have succesfully add ppolicy in my cn=config. But its seems not working.. </p>
<p>@ Sunil can you also sent me a copy of the procedure you made..<br />
@ Chris pls help. thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://blog.christophersmart.com/articles/openldap-how-to-fedora/comment-page-2/#comment-42007</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 08 Mar 2013 05:37:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christophersmart.com/#comment-42007</guid>
		<description><![CDATA[I&#039;ve added it to the article here:
http://blog.christophersmart.com/articles/openldap-how-to-fedora/#ppolicy]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ve added it to the article here:<br />
<a href="http://blog.christophersmart.com/articles/openldap-how-to-fedora/#ppolicy" rel="nofollow">http://blog.christophersmart.com/articles/openldap-how-to-fedora/#ppolicy</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sunil Tumma</title>
		<link>http://blog.christophersmart.com/articles/openldap-how-to-fedora/comment-page-2/#comment-41997</link>
		<dc:creator>Sunil Tumma</dc:creator>
		<pubDate>Fri, 08 Mar 2013 05:16:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christophersmart.com/#comment-41997</guid>
		<description><![CDATA[Definitely  Chris...]]></description>
		<content:encoded><![CDATA[<p>Definitely  Chris&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://blog.christophersmart.com/articles/openldap-how-to-fedora/comment-page-2/#comment-41931</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 07 Mar 2013 09:16:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christophersmart.com/#comment-41931</guid>
		<description><![CDATA[Glad to hear it! Do you want to post how you did it? Then it might help others.

-c]]></description>
		<content:encoded><![CDATA[<p>Glad to hear it! Do you want to post how you did it? Then it might help others.</p>
<p>-c</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sunil Tumma</title>
		<link>http://blog.christophersmart.com/articles/openldap-how-to-fedora/comment-page-2/#comment-41928</link>
		<dc:creator>Sunil Tumma</dc:creator>
		<pubDate>Thu, 07 Mar 2013 08:09:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christophersmart.com/#comment-41928</guid>
		<description><![CDATA[Hi Chris,

The password policies problem has been resolved.

Password Policies  using overlay has been configured successfully and tested on CentOS client machines. Thanks for the help and procedure provided on this forum.

Still working on Windows authentication via ldap server using pGina client software. 

Regards,
Sunil Tumma]]></description>
		<content:encoded><![CDATA[<p>Hi Chris,</p>
<p>The password policies problem has been resolved.</p>
<p>Password Policies  using overlay has been configured successfully and tested on CentOS client machines. Thanks for the help and procedure provided on this forum.</p>
<p>Still working on Windows authentication via ldap server using pGina client software. </p>
<p>Regards,<br />
Sunil Tumma</p>
]]></content:encoded>
	</item>
</channel>
</rss>
