<?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: SSH password character limit? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-password-character-limit/m-p/3949028#M289922</link>
    <description>Hi Kasper,&lt;BR /&gt;&lt;BR /&gt;Yes, the system is in trusted mode.&lt;BR /&gt;&lt;BR /&gt;The password format policy maximum password length was set to 8 and I changed it to 20 in sam, but it still does not seem to have any effect on SSH.  I even re-installed the SSH depot to make sure there was not some post-install that needed to re-updated based on the password format policy.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
    <pubDate>Wed, 21 Feb 2007 15:56:11 GMT</pubDate>
    <dc:creator>Dieter S. Vener</dc:creator>
    <dc:date>2007-02-21T15:56:11Z</dc:date>
    <item>
      <title>SSH password character limit?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-password-character-limit/m-p/3949024#M289918</link>
      <description>HP-UX Version: B.11.11&lt;BR /&gt;SSH Version: OpenSSH_4.4p1-hpn12v11&lt;BR /&gt;&lt;BR /&gt;Hi All,&lt;BR /&gt;&lt;BR /&gt;We are having an interesting issue with ssh where the ssh daemon will not accept a password that has more than 8 characters.&lt;BR /&gt;&lt;BR /&gt;Example:&lt;BR /&gt;&lt;BR /&gt;%passwd user1&lt;BR /&gt;New password: test1234&lt;BR /&gt;Re-enter new password: test1234&lt;BR /&gt;%passwd user2&lt;BR /&gt;New password: test12345&lt;BR /&gt;Re-enter new password: test12345&lt;BR /&gt;%ssh -l user1 rp8400&lt;BR /&gt;user1@rp8400's password: test1234&lt;BR /&gt;No issues&lt;BR /&gt;%ssh -l user2 rp8400&lt;BR /&gt;user2@rp8400's password: test12345&lt;BR /&gt;Permission denied, please try again&lt;BR /&gt;&lt;BR /&gt;This seems kind of silly. If anything the sshd daemon should ignore any characters past 8, but not fail to authenticate.&lt;BR /&gt;&lt;BR /&gt;Does anyone know why our system is doing this?  Is there some setting in sshd_config or ssh_config that corrects this?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Feb 2007 14:51:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-password-character-limit/m-p/3949024#M289918</guid>
      <dc:creator>Dieter S. Vener</dc:creator>
      <dc:date>2007-02-21T14:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: SSH password character limit?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-password-character-limit/m-p/3949025#M289919</link>
      <description>Hi Dieter,&lt;BR /&gt;&lt;BR /&gt;It sounds like same issue as in this thread:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1018433&amp;amp;admit=-682735245+1172087776070+28353475" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1018433&amp;amp;admit=-682735245+1172087776070+28353475&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards, Kasper</description>
      <pubDate>Wed, 21 Feb 2007 15:01:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-password-character-limit/m-p/3949025#M289919</guid>
      <dc:creator>Kasper Hedensted</dc:creator>
      <dc:date>2007-02-21T15:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: SSH password character limit?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-password-character-limit/m-p/3949026#M289920</link>
      <description>Hi Kasper,&lt;BR /&gt;&lt;BR /&gt;I changed the line in my sshd_config file as the thread suggested:&lt;BR /&gt;&lt;BR /&gt;%vi sshd_config&lt;BR /&gt;uncommented&lt;BR /&gt;usePAM yes&lt;BR /&gt;:wq!&lt;BR /&gt;&lt;BR /&gt;After making the change, no one can login via ssh. The user authenticates and then the connection gets closed immediately.  Messages from "-vvvv" of ssh and "-dddd" of sshd do not reveal anything except a memory fault.  The syslog.log says that the application received a signal 15 error.&lt;BR /&gt;&lt;BR /&gt;We installed our ssh from a depot for HP-UX 11.11 that was downloaded off of HP's site.  I would think that ssh should work without any changes in configuration. &lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 21 Feb 2007 15:12:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-password-character-limit/m-p/3949026#M289920</guid>
      <dc:creator>Dieter S. Vener</dc:creator>
      <dc:date>2007-02-21T15:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: SSH password character limit?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-password-character-limit/m-p/3949027#M289921</link>
      <description>Are both servers running trusted mode ?&lt;BR /&gt;&lt;BR /&gt;has the password format policy been changed ?</description>
      <pubDate>Wed, 21 Feb 2007 15:42:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-password-character-limit/m-p/3949027#M289921</guid>
      <dc:creator>Kasper Hedensted</dc:creator>
      <dc:date>2007-02-21T15:42:12Z</dc:date>
    </item>
    <item>
      <title>Re: SSH password character limit?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-password-character-limit/m-p/3949028#M289922</link>
      <description>Hi Kasper,&lt;BR /&gt;&lt;BR /&gt;Yes, the system is in trusted mode.&lt;BR /&gt;&lt;BR /&gt;The password format policy maximum password length was set to 8 and I changed it to 20 in sam, but it still does not seem to have any effect on SSH.  I even re-installed the SSH depot to make sure there was not some post-install that needed to re-updated based on the password format policy.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 21 Feb 2007 15:56:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-password-character-limit/m-p/3949028#M289922</guid>
      <dc:creator>Dieter S. Vener</dc:creator>
      <dc:date>2007-02-21T15:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: SSH password character limit?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-password-character-limit/m-p/3949029#M289923</link>
      <description>Aha, I think I've figured it out.  By default, the depot installation sets up sshd_config with the following lines set. I re-installed to make sure:&lt;BR /&gt;&lt;BR /&gt;%swremove&lt;BR /&gt;mark Secure Shell for removal&lt;BR /&gt;remove&lt;BR /&gt;%swinstall -a /tmp/t*.depot&lt;BR /&gt;mark for install&lt;BR /&gt;install&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;%more /opt/ssh/etc/sshd_config&lt;BR /&gt;&lt;PAY attention="" to="" the="" following="" lines=""&gt;&lt;BR /&gt;#UsePAM yes&lt;BR /&gt;#ChallengeResponseAuthentication yes&lt;BR /&gt;&lt;BR /&gt;I changed the sshd_config to the following and it now works. Note that changing the UsePAM line alone did not work. I had to change both of these lines.&lt;BR /&gt;&lt;BR /&gt;%vi /opt/ssh/etc/sshd_config&lt;BR /&gt;UsePAM yes&lt;BR /&gt;ChallengeResponseAuthentication no&lt;BR /&gt;:wq!&lt;BR /&gt;&lt;BR /&gt;In summary, uncommenting the UsePAM line alone does not fix the issue.  Changing the UsePAM line and the ChallengeResponseAuthentication to no does.  Both of these lines needed to be changed. Hope this helps anyone that was unable to resolve the problem.  I read the comments above the UsePAM line in sshd_config and this led me to give this a try.&lt;BR /&gt;&lt;BR /&gt;Kasper thanks for your help. You led me in the right direction.&lt;BR /&gt;&lt;/PAY&gt;</description>
      <pubDate>Wed, 21 Feb 2007 16:23:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-password-character-limit/m-p/3949029#M289923</guid>
      <dc:creator>Dieter S. Vener</dc:creator>
      <dc:date>2007-02-21T16:23:40Z</dc:date>
    </item>
  </channel>
</rss>

