<?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: handle long password with HP_IA64 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/handle-long-password-with-hp-ia64/m-p/3878779#M739788</link>
    <description>Could you supply a quick example on how to use bigcrypt in a short c program that can be called by a script?</description>
    <pubDate>Tue, 13 Mar 2007 13:35:06 GMT</pubDate>
    <dc:creator>jbean</dc:creator>
    <dc:date>2007-03-13T13:35:06Z</dc:date>
    <item>
      <title>handle long password with HP_IA64</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/handle-long-password-with-hp-ia64/m-p/3878774#M739783</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;It seems crypt() in HP_IA64(Unix) can only encrypt 8 characters long&lt;BR /&gt;password, are there any ways to make it encrypt using in MD5 rather&lt;BR /&gt;than DES as the GNU crypt() can switch between the two algrorithms?  If&lt;BR /&gt;not, what other way I can go to handle long password in HP_IA64?&lt;BR /&gt;&lt;BR /&gt;Thanks very much!</description>
      <pubDate>Wed, 11 Oct 2006 17:56:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/handle-long-password-with-hp-ia64/m-p/3878774#M739783</guid>
      <dc:creator>corne_1</dc:creator>
      <dc:date>2006-10-11T17:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: handle long password with HP_IA64</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/handle-long-password-with-hp-ia64/m-p/3878775#M739784</link>
      <description>Did you try using bigcrypt() ?</description>
      <pubDate>Wed, 11 Oct 2006 19:29:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/handle-long-password-with-hp-ia64/m-p/3878775#M739784</guid>
      <dc:creator>Sameer_Nirmal</dc:creator>
      <dc:date>2006-10-11T19:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: handle long password with HP_IA64</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/handle-long-password-with-hp-ia64/m-p/3878776#M739785</link>
      <description>Thanks very much, do you think bigcrypt and crpyt generate the same encypted chars if the password is less than 8 chars.&lt;BR /&gt;&lt;BR /&gt;Also in HP_UX, how can I change the makefile in  &lt;BR /&gt;order to use bigcrypt().&lt;BR /&gt;&lt;BR /&gt;Thanks again1&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Oct 2006 19:15:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/handle-long-password-with-hp-ia64/m-p/3878776#M739785</guid>
      <dc:creator>corne_1</dc:creator>
      <dc:date>2006-10-12T19:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: handle long password with HP_IA64</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/handle-long-password-with-hp-ia64/m-p/3878777#M739786</link>
      <description>Yes, bigcrypt() follows the crypt() for  password length of 8 characters or less.&lt;BR /&gt;&lt;BR /&gt;crypt() and bigcrypt() are basically DES implementations on HPUX as you might knew. bigcrypt() has upper limit of 40 characters.&lt;BR /&gt;&lt;BR /&gt;You can use "-lsec" with the makefile to use bigcrypt().</description>
      <pubDate>Thu, 12 Oct 2006 21:33:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/handle-long-password-with-hp-ia64/m-p/3878777#M739786</guid>
      <dc:creator>Sameer_Nirmal</dc:creator>
      <dc:date>2006-10-12T21:33:34Z</dc:date>
    </item>
    <item>
      <title>Re: handle long password with HP_IA64</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/handle-long-password-with-hp-ia64/m-p/3878778#M739787</link>
      <description>Hello Nirmal,&lt;BR /&gt;you are great, I tried it and it works, thanks very much!</description>
      <pubDate>Fri, 13 Oct 2006 11:14:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/handle-long-password-with-hp-ia64/m-p/3878778#M739787</guid>
      <dc:creator>corne_1</dc:creator>
      <dc:date>2006-10-13T11:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: handle long password with HP_IA64</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/handle-long-password-with-hp-ia64/m-p/3878779#M739788</link>
      <description>Could you supply a quick example on how to use bigcrypt in a short c program that can be called by a script?</description>
      <pubDate>Tue, 13 Mar 2007 13:35:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/handle-long-password-with-hp-ia64/m-p/3878779#M739788</guid>
      <dc:creator>jbean</dc:creator>
      <dc:date>2007-03-13T13:35:06Z</dc:date>
    </item>
  </channel>
</rss>

