<?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 enable long passwd in hpux 11.31 OS in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-enable-long-passwd-in-hpux-11-31-os/m-p/4625758#M378014</link>
    <description>Dear All,&lt;BR /&gt;&lt;BR /&gt;Do you how to enable the long passwd the hpux 11.31 OS ? Now the default max passwd length is 8 bits. &lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;&lt;BR /&gt;Kevin,</description>
    <pubDate>Thu, 29 Apr 2010 03:00:15 GMT</pubDate>
    <dc:creator>yangk</dc:creator>
    <dc:date>2010-04-29T03:00:15Z</dc:date>
    <item>
      <title>how to enable long passwd in hpux 11.31 OS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-enable-long-passwd-in-hpux-11-31-os/m-p/4625758#M378014</link>
      <description>Dear All,&lt;BR /&gt;&lt;BR /&gt;Do you how to enable the long passwd the hpux 11.31 OS ? Now the default max passwd length is 8 bits. &lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;&lt;BR /&gt;Kevin,</description>
      <pubDate>Thu, 29 Apr 2010 03:00:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-enable-long-passwd-in-hpux-11-31-os/m-p/4625758#M378014</guid>
      <dc:creator>yangk</dc:creator>
      <dc:date>2010-04-29T03:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: how to enable long passwd in hpux 11.31 OS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-enable-long-passwd-in-hpux-11-31-os/m-p/4625759#M378015</link>
      <description>do u have truested server.&lt;BR /&gt;******************&lt;BR /&gt;passwords must contain at least N characters.  For untrusted systems, N can be any value from 6 to 8.  &lt;BR /&gt;For trusted systems, N can be any value from 6 to 80.&lt;BR /&gt;*****************&lt;BR /&gt;&lt;BR /&gt;If you have trueted system you can update it in /etc/security file.&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Kapil+</description>
      <pubDate>Thu, 29 Apr 2010 03:27:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-enable-long-passwd-in-hpux-11-31-os/m-p/4625759#M378015</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2010-04-29T03:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: how to enable long passwd in hpux 11.31 OS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-enable-long-passwd-in-hpux-11-31-os/m-p/4625760#M378016</link>
      <description>check what is the password length parameter in /etc/default/security&lt;BR /&gt;&lt;BR /&gt;MIN_PASSWORD_LENGTH&lt;BR /&gt;This attribute controls the minimum length of new passwords. On trusted systems it applies to all users. On standard systems it applies to non-root local users and to NIS users. The system-wide default defined here may be overridden by defining per-user values in /var/adm/userdb (described in userdb(4)).&lt;BR /&gt;&lt;BR /&gt;MIN_PASSWORD_LENGTH=N New passwords must contain at least N characters. For standard systems, N can be any value from 3 to 8. For trusted systems, N can be any value from 6 to 80.&lt;BR /&gt;&lt;BR /&gt;Default value: MIN_PASSWORD_LENGTH=6&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Apr 2010 03:28:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-enable-long-passwd-in-hpux-11-31-os/m-p/4625760#M378016</guid>
      <dc:creator>singh sanjeev</dc:creator>
      <dc:date>2010-04-29T03:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: how to enable long passwd in hpux 11.31 OS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-enable-long-passwd-in-hpux-11-31-os/m-p/4625761#M378017</link>
      <description>man security for more information&lt;BR /&gt;&lt;BR /&gt; security(4)   &lt;BR /&gt;&lt;BR /&gt;/etc/default/security is the file.&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Kapil+</description>
      <pubDate>Thu, 29 Apr 2010 03:28:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-enable-long-passwd-in-hpux-11-31-os/m-p/4625761#M378017</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2010-04-29T03:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: how to enable long passwd in hpux 11.31 OS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-enable-long-passwd-in-hpux-11-31-os/m-p/4625762#M378018</link>
      <description>Dear All,&lt;BR /&gt;&lt;BR /&gt;Thank you very much!&lt;BR /&gt;&lt;BR /&gt;But do you have used the depot LongPass11i3.depot&lt;BR /&gt;to enable the long passwd?&lt;BR /&gt;&lt;BR /&gt;Maybe it should change the pam.conf file.&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Thu, 29 Apr 2010 05:26:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-enable-long-passwd-in-hpux-11-31-os/m-p/4625762#M378018</guid>
      <dc:creator>yangk</dc:creator>
      <dc:date>2010-04-29T05:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: how to enable long passwd in hpux 11.31 OS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-enable-long-passwd-in-hpux-11-31-os/m-p/4625763#M378019</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;it must be a /etc/default/security file to setup password length ? Can you check it out.</description>
      <pubDate>Thu, 29 Apr 2010 06:47:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-enable-long-passwd-in-hpux-11-31-os/m-p/4625763#M378019</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2010-04-29T06:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: how to enable long passwd in hpux 11.31 OS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-enable-long-passwd-in-hpux-11-31-os/m-p/4625764#M378020</link>
      <description>Hi&amp;gt;&amp;gt;But do you have used the depot LongPass11i3.depot&lt;BR /&gt;to enable the long passwd&lt;BR /&gt;&lt;BR /&gt;For long passwd you need to convert your system from normal to trusted.&lt;BR /&gt;&lt;BR /&gt;To convert into trusted system system&lt;BR /&gt;/usr/lbin/tsconvert     &lt;BR /&gt;&lt;BR /&gt;To unconvert the system it will remove the /tcb directory and put the passwords back in the /etc/passwd file. &lt;BR /&gt;/usr/lbin/tsconvert -r  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Suraj</description>
      <pubDate>Thu, 29 Apr 2010 07:00:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-enable-long-passwd-in-hpux-11-31-os/m-p/4625764#M378020</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2010-04-29T07:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: how to enable long passwd in hpux 11.31 OS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-enable-long-passwd-in-hpux-11-31-os/m-p/4625765#M378021</link>
      <description>You need to convert system into trusted mode or wise vers, not sure :(</description>
      <pubDate>Fri, 30 Apr 2010 12:50:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-enable-long-passwd-in-hpux-11-31-os/m-p/4625765#M378021</guid>
      <dc:creator>bullz</dc:creator>
      <dc:date>2010-04-30T12:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: how to enable long passwd in hpux 11.31 OS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-enable-long-passwd-in-hpux-11-31-os/m-p/4625766#M378022</link>
      <description>Yangk,&lt;BR /&gt;there are some prerequisites, but you do not need to convert to trusted system as someone mentioned above.&lt;BR /&gt;&lt;BR /&gt;You need to&lt;BR /&gt;-convert passwords to shadow file (if you have not already done so), use /pwconv&lt;BR /&gt;-use different password hash algorithm from the traditional DES-based. Install PHI11i3 (Password Hashing Infrastructure). Modify /etc/default/security file, add lines:&lt;BR /&gt;CRYPT_ALGORITHMS_DEPRECATE=__unix__&lt;BR /&gt;CRYPT_DEFAULT=6&lt;BR /&gt;-install LongPass11i3, then modify /etc/default/security file, add line:&lt;BR /&gt;LONG_PASSWORD=1&lt;BR /&gt;&lt;BR /&gt;As a result you'll get system with strong password hash algorithm and long passwords supported (up to 255 characters).&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;ple</description>
      <pubDate>Fri, 27 May 2011 06:29:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-enable-long-passwd-in-hpux-11-31-os/m-p/4625766#M378022</guid>
      <dc:creator>Pavel Lemberk</dc:creator>
      <dc:date>2011-05-27T06:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: how to enable long passwd in hpux 11.31 OS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-enable-long-passwd-in-hpux-11-31-os/m-p/4625767#M378023</link>
      <description>Hi yangk,&lt;BR /&gt;&lt;BR /&gt;With the introduction of SMSE, it's better not to convert to trusted system although the new database normally does not allow this.&lt;BR /&gt;&lt;BR /&gt;However, you have what is termed as LongPassword11i3 which you can download from this link. SMSE normally_does_not support this and converting to trusted should not be the alternative on v3 but the following link.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=LongPassword11i3" target="_blank"&gt;https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=LongPassword11i3&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Ismail Azad</description>
      <pubDate>Fri, 27 May 2011 10:26:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-enable-long-passwd-in-hpux-11-31-os/m-p/4625767#M378023</guid>
      <dc:creator>Ismail Azad</dc:creator>
      <dc:date>2011-05-27T10:26:11Z</dc:date>
    </item>
  </channel>
</rss>

