<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to implement restrict password with OpenLDAP ? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-implement-restrict-password-with-openldap/m-p/3558711#M18014</link>
    <description>I can use "pam_cracklib.so" to limit password ( such as mixing letters with numbers, not dictionary words... ) if I use /etc/passwd ( or /etc/shadow ) to store the passwords, when I use "passwd" to change the password, such PAM module will verify the password automatically...&lt;BR /&gt;But if I want to use LDAP to centralize passwords, I have to use ldappasswd to change user password instead of "passwd", then it can even accept any kind of password, like "123" (simple numbers)... &lt;BR /&gt;So, how can I restrict password with OpenLDAP ?&lt;BR /&gt;Thanks!</description>
    <pubDate>Mon, 06 Jun 2005 12:31:42 GMT</pubDate>
    <dc:creator>yyghp</dc:creator>
    <dc:date>2005-06-06T12:31:42Z</dc:date>
    <item>
      <title>How to implement restrict password with OpenLDAP ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-implement-restrict-password-with-openldap/m-p/3558711#M18014</link>
      <description>I can use "pam_cracklib.so" to limit password ( such as mixing letters with numbers, not dictionary words... ) if I use /etc/passwd ( or /etc/shadow ) to store the passwords, when I use "passwd" to change the password, such PAM module will verify the password automatically...&lt;BR /&gt;But if I want to use LDAP to centralize passwords, I have to use ldappasswd to change user password instead of "passwd", then it can even accept any kind of password, like "123" (simple numbers)... &lt;BR /&gt;So, how can I restrict password with OpenLDAP ?&lt;BR /&gt;Thanks!</description>
      <pubDate>Mon, 06 Jun 2005 12:31:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-implement-restrict-password-with-openldap/m-p/3558711#M18014</guid>
      <dc:creator>yyghp</dc:creator>
      <dc:date>2005-06-06T12:31:42Z</dc:date>
    </item>
  </channel>
</rss>

