<?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: hpux ftp allows incorrect password in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-ftp-allows-incorrect-password/m-p/6806373#M489130</link>
    <description>&lt;P&gt;&amp;gt;&amp;gt; i set the password using passwd ftpuser.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Standard security is hard limited to 8 characters. The passwd command allows you to set any passwd length but silently throws away everything you typed in after the 8th character. Similalrly, when you login with a long password, everything after 8 characters is silently ignored.&lt;/P&gt;&lt;P&gt;This has been the case for more than 30 years and one of the many reasons to switch to a Trusted System or Shadow Password or other security level for HP-UX.&lt;/P&gt;</description>
    <pubDate>Wed, 28 Oct 2015 01:24:37 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2015-10-28T01:24:37Z</dc:date>
    <item>
      <title>hpux ftp allows incorrect password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-ftp-allows-incorrect-password/m-p/6806285#M489127</link>
      <description>&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i created a group called ftpgroup with one user; ftpuser. i set the default shell for ftpuser in /etc/passwd to /usr/bin/false after creating the file /etc/shells.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i set the password using passwd ftpuser.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i typed in the wrong password in a script i have to downfile a file and modify it and i was able to login. after a few login tests i came to realize that only the first 9 characters of the password are being validated. meaning if the first 9 characters are correct i can type in anything else after and it allows me to login.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the password format is xxxx xxxx xxxx but as long as i type in xxxx xxxx im allowed to login. i can type in xxxx xxxxabcdefgh123 and im allowed to login. the password is a 3 word format with spaces in between. why does this occur?&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2015 20:05:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-ftp-allows-incorrect-password/m-p/6806285#M489127</guid>
      <dc:creator>jesc516</dc:creator>
      <dc:date>2015-10-27T20:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX ftp truncates password to 8 chars</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-ftp-allows-incorrect-password/m-p/6806366#M489129</link>
      <description>&lt;P&gt;&amp;gt; I realized that only the first 9 characters of the password are being validated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The standard passwords are only up to 8 chars long.&amp;nbsp; Not sure how you got 9?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://h30499.www3.hp.com/t5/tag/long%20passwords/tg-p" target="_blank"&gt;http://h30499.www3.hp.com/t5/tag/long%20passwords/tg-p&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://h30499.www3.hp.com/t5/Security/How-does-one-enable-long-password-on-HP-UX-11-31/m-p/6365595" target="_blank"&gt;http://h30499.www3.hp.com/t5/Security/How-does-one-enable-long-password-on-HP-UX-11-31/m-p/6365595&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2015 00:58:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-ftp-allows-incorrect-password/m-p/6806366#M489129</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2015-10-28T00:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: hpux ftp allows incorrect password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-ftp-allows-incorrect-password/m-p/6806373#M489130</link>
      <description>&lt;P&gt;&amp;gt;&amp;gt; i set the password using passwd ftpuser.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Standard security is hard limited to 8 characters. The passwd command allows you to set any passwd length but silently throws away everything you typed in after the 8th character. Similalrly, when you login with a long password, everything after 8 characters is silently ignored.&lt;/P&gt;&lt;P&gt;This has been the case for more than 30 years and one of the many reasons to switch to a Trusted System or Shadow Password or other security level for HP-UX.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2015 01:24:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-ftp-allows-incorrect-password/m-p/6806373#M489130</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2015-10-28T01:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX ftp truncates password to 8 chars</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-ftp-allows-incorrect-password/m-p/6806818#M489131</link>
      <description>&lt;P&gt;my apologies, i meant starting from the 9 character and forward was basically ignored.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;im new to hpux administration but i looking into getting certified.&amp;nbsp; i would like to get more hands on as i mostly deal with the windows servers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2015 16:17:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-ftp-allows-incorrect-password/m-p/6806818#M489131</guid>
      <dc:creator>jesc516</dc:creator>
      <dc:date>2015-10-28T16:17:52Z</dc:date>
    </item>
  </channel>
</rss>

