<?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 Re: max passwd length in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/max-passwd-length/m-p/4414213#M36387</link>
    <description>You would need to use pam_passwdqc to enforce a max length.</description>
    <pubDate>Wed, 06 May 2009 12:50:22 GMT</pubDate>
    <dc:creator>Court Campbell</dc:creator>
    <dc:date>2009-05-06T12:50:22Z</dc:date>
    <item>
      <title>max passwd length</title>
      <link>https://community.hpe.com/t5/operating-system-linux/max-passwd-length/m-p/4414211#M36385</link>
      <description>&lt;BR /&gt;Red Hat Enterprise Linux AS release&lt;BR /&gt;&lt;BR /&gt;I have minlen cofigured in /etc/pam.d/system-auth. But what is the maxlen possible?&lt;BR /&gt;&lt;BR /&gt;also where is the PASSWORD_HISTORY_DEPTH(HP-UX equivalent) defined in LINUX?</description>
      <pubDate>Wed, 06 May 2009 12:31:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/max-passwd-length/m-p/4414211#M36385</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2009-05-06T12:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: max passwd length</title>
      <link>https://community.hpe.com/t5/operating-system-linux/max-passwd-length/m-p/4414212#M36386</link>
      <description>The pam_cracklib provides the minlen and remember options. There is no way to restric the "maximun" length, it depends of the user. The maximum is 256 characters.</description>
      <pubDate>Wed, 06 May 2009 12:38:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/max-passwd-length/m-p/4414212#M36386</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-05-06T12:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: max passwd length</title>
      <link>https://community.hpe.com/t5/operating-system-linux/max-passwd-length/m-p/4414213#M36387</link>
      <description>You would need to use pam_passwdqc to enforce a max length.</description>
      <pubDate>Wed, 06 May 2009 12:50:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/max-passwd-length/m-p/4414213#M36387</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2009-05-06T12:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: max passwd length</title>
      <link>https://community.hpe.com/t5/operating-system-linux/max-passwd-length/m-p/4414214#M36388</link>
      <description>how to use pam_passwdqc ?</description>
      <pubDate>Wed, 06 May 2009 14:17:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/max-passwd-length/m-p/4414214#M36388</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2009-05-06T14:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: max passwd length</title>
      <link>https://community.hpe.com/t5/operating-system-linux/max-passwd-length/m-p/4414215#M36389</link>
      <description>Both /etc/login.defs and /etc/pam.d/system-auth has minlen defined. Which one takes the precedence over the other?&lt;BR /&gt;&lt;BR /&gt;# cat /etc/login.defs|grep LEN&lt;BR /&gt;PASS_MAX_LEN   12&lt;BR /&gt;PASS_MIN_LEN   6&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# cat /etc/pam.d/system-auth|grep pam_cracklib&lt;BR /&gt;password    required      /lib/security//pam_cracklib.so retry=3 minlen=6 type=&lt;BR /&gt;</description>
      <pubDate>Wed, 06 May 2009 15:17:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/max-passwd-length/m-p/4414215#M36389</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2009-05-06T15:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: max passwd length</title>
      <link>https://community.hpe.com/t5/operating-system-linux/max-passwd-length/m-p/4414216#M36390</link>
      <description>Parameters for password lenght in logins.def does not work. It is superseded by the PAM module "pam_cracklib"</description>
      <pubDate>Wed, 06 May 2009 15:27:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/max-passwd-length/m-p/4414216#M36390</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-05-06T15:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: max passwd length</title>
      <link>https://community.hpe.com/t5/operating-system-linux/max-passwd-length/m-p/4414217#M36391</link>
      <description>You use it the same way you use any other pam module. Just add it to tour system-auth file under the password type. If you have it installed there should be a man page for it.</description>
      <pubDate>Wed, 06 May 2009 18:14:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/max-passwd-length/m-p/4414217#M36391</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2009-05-06T18:14:08Z</dc:date>
    </item>
  </channel>
</rss>

