<?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: any incompatibility issues with HP-Secure Shell? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/any-incompatibility-issues-with-hp-secure-shell/m-p/3376804#M747526</link>
    <description>Just loaded Secure ShellA.03.81.002 on a 11.00 HP-UX and can access the sshd with SecureCRT client, Cygwin ssh, and SSH Tectia Client.&lt;BR /&gt;&lt;BR /&gt;However, we do have a problem with all of these clients once I get logged in.  The stty intr character does not work. Does not work whether I set it to ^C, DEL, or ^A.  The intrupt character works fine when I ssh into a linux sshd, but they will not work with the HP-UX sshd. &lt;BR /&gt;&lt;BR /&gt;Darrell Tschakert&lt;BR /&gt;</description>
    <pubDate>Tue, 05 Oct 2004 13:52:15 GMT</pubDate>
    <dc:creator>Darrell Tschakert</dc:creator>
    <dc:date>2004-10-05T13:52:15Z</dc:date>
    <item>
      <title>any incompatibility issues with HP-Secure Shell?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/any-incompatibility-issues-with-hp-secure-shell/m-p/3376789#M747511</link>
      <description>I am unable to connect to HP's secure shell daemon using a client from another vendor such as F-Secure.&lt;BR /&gt;Has anyone else encountered such an issue?&lt;BR /&gt;I can connect from one system using HP's ssh client to another system with the same product.&lt;BR /&gt;Is there something that needs to go in sshd_config to enable compatibility?&lt;BR /&gt;&lt;BR /&gt;Here is some debug info:&lt;BR /&gt;debug1: Server will not fork when running in debugging mode.&lt;BR /&gt;Connection from A.B.C.D port 1075&lt;BR /&gt;debug1: Client protocol version 1.99; client software version 3.1.0 F-SECURE SSH&lt;BR /&gt;debug1: no match: 3.1.0 F-SECURE SSH&lt;BR /&gt;debug1: Enabling compatibility mode for protocol 2.0&lt;BR /&gt;debug1: Local version string SSH-2.0-OpenSSH_3.7.1p2-pwexp26&lt;BR /&gt;debug1: permanently_set_uid: 106/101&lt;BR /&gt;debug1: list_hostkey_types: ssh-rsa,ssh-dss&lt;BR /&gt;debug1: SSH2_MSG_KEXINIT sent&lt;BR /&gt;debug1: SSH2_MSG_KEXINIT received&lt;BR /&gt;debug1: kex: client-&amp;gt;server aes128-cbc hmac-sha1 none&lt;BR /&gt;debug1: kex: server-&amp;gt;client aes128-cbc hmac-sha1 none&lt;BR /&gt;debug1: expecting SSH2_MSG_KEXDH_INIT&lt;BR /&gt;debug1: SSH2_MSG_NEWKEYS sent&lt;BR /&gt;debug1: expecting SSH2_MSG_NEWKEYS&lt;BR /&gt;debug1: SSH2_MSG_NEWKEYS received&lt;BR /&gt;debug1: KEX done&lt;BR /&gt;debug1: userauth-request for user joe service ssh-connection method none&lt;BR /&gt;debug1: attempt 0 failures 0&lt;BR /&gt;debug1: allowed_user: entering&lt;BR /&gt;debug1: PAM: initializing for "joe"</description>
      <pubDate>Fri, 10 Sep 2004 13:24:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/any-incompatibility-issues-with-hp-secure-shell/m-p/3376789#M747511</guid>
      <dc:creator>Nivesh Patnaik</dc:creator>
      <dc:date>2004-09-10T13:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: any incompatibility issues with HP-Secure Shell?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/any-incompatibility-issues-with-hp-secure-shell/m-p/3376790#M747512</link>
      <description>Hi Nirvesh,&lt;BR /&gt;&lt;BR /&gt;Can you send client's debug portion. I don't see any issues so far. Though the version didn't match, it did pass that section as the protocol versions are compatible.&lt;BR /&gt;&lt;BR /&gt;ssh -vvv hp-server&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Fri, 10 Sep 2004 13:32:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/any-incompatibility-issues-with-hp-secure-shell/m-p/3376790#M747512</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-09-10T13:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: any incompatibility issues with HP-Secure Shell?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/any-incompatibility-issues-with-hp-secure-shell/m-p/3376791#M747513</link>
      <description>sshd -ddd&lt;BR /&gt;would be better to investigate the problem.&lt;BR /&gt;&lt;BR /&gt;Also is UsePAM set to yes in sshd_config file?? What version of HP SSH are you running??&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Fri, 10 Sep 2004 13:37:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/any-incompatibility-issues-with-hp-secure-shell/m-p/3376791#M747513</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-09-10T13:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: any incompatibility issues with HP-Secure Shell?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/any-incompatibility-issues-with-hp-secure-shell/m-p/3376792#M747514</link>
      <description>The server is running&lt;BR /&gt;  Secure_Shell          A.03.71.000    HP-UX Secure Shell&lt;BR /&gt;&lt;BR /&gt;There are two HP-UX 10.20 clients that I am trying to connect from.&lt;BR /&gt;&lt;BR /&gt;The first has F-Secure SSH3.1. I tried:&lt;BR /&gt;ssh2 -v -d99 -l joe hpserver&lt;BR /&gt;&lt;BR /&gt;On the client side I see this and it just sits there for about 3 minutes:&lt;BR /&gt;debug: SshAppCommon/sshappcommon.c:133: Allocating global SshRegex context.&lt;BR /&gt;joe's password:&lt;BR /&gt;joe's password:&lt;BR /&gt;joe's password:&lt;BR /&gt;&lt;BR /&gt;It doesn't validate on the password and exits.&lt;BR /&gt;&lt;BR /&gt;On the server, the setting was UsePam yes.&lt;BR /&gt;&lt;BR /&gt;When I change that to UsePam no, the difference that I notice is that, when attempting the cleint connection, I instantly get asked for the password. However, it doesn't validate on the password.&lt;BR /&gt;&lt;BR /&gt;The user account and password are not an issue as I can connect from another HP system that has A.03.71 on it, to this hpserver.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The other client I use has OpenSSH_3.5p1.&lt;BR /&gt;I am able to connect with this.</description>
      <pubDate>Fri, 10 Sep 2004 14:09:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/any-incompatibility-issues-with-hp-secure-shell/m-p/3376792#M747514</guid>
      <dc:creator>Nivesh Patnaik</dc:creator>
      <dc:date>2004-09-10T14:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: any incompatibility issues with HP-Secure Shell?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/any-incompatibility-issues-with-hp-secure-shell/m-p/3376793#M747515</link>
      <description>Another fact:&lt;BR /&gt;&lt;BR /&gt;I can connect from the F-Secure 3.1 client to a server running OpenSSH 3.5p1.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Sep 2004 14:22:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/any-incompatibility-issues-with-hp-secure-shell/m-p/3376793#M747515</guid>
      <dc:creator>Nivesh Patnaik</dc:creator>
      <dc:date>2004-09-10T14:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: any incompatibility issues with HP-Secure Shell?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/any-incompatibility-issues-with-hp-secure-shell/m-p/3376794#M747516</link>
      <description>Hi Nivesh,&lt;BR /&gt;&lt;BR /&gt;Do you see any errors|messages in syslog.log when the user password is not being accepted such as "illegal user" etc.?&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Fri, 10 Sep 2004 14:27:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/any-incompatibility-issues-with-hp-secure-shell/m-p/3376794#M747516</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-09-10T14:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: any incompatibility issues with HP-Secure Shell?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/any-incompatibility-issues-with-hp-secure-shell/m-p/3376795#M747517</link>
      <description>Only this:&lt;BR /&gt;&lt;BR /&gt;Sep 10 14:01:06 hpserver sshd[26123]: Failed password for joe from A.B.C.D port 1074 ssh2&lt;BR /&gt;&lt;BR /&gt;And it is from the times when I'm trying the password three times to no avail.</description>
      <pubDate>Fri, 10 Sep 2004 14:33:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/any-incompatibility-issues-with-hp-secure-shell/m-p/3376795#M747517</guid>
      <dc:creator>Nivesh Patnaik</dc:creator>
      <dc:date>2004-09-10T14:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: any incompatibility issues with HP-Secure Shell?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/any-incompatibility-issues-with-hp-secure-shell/m-p/3376796#M747518</link>
      <description>Well, can you attach the complete outputs of 'sshd -ddd' and 'ssh -vvv' ?. We have only half the information.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Fri, 10 Sep 2004 14:38:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/any-incompatibility-issues-with-hp-secure-shell/m-p/3376796#M747518</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-09-10T14:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: any incompatibility issues with HP-Secure Shell?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/any-incompatibility-issues-with-hp-secure-shell/m-p/3376797#M747519</link>
      <description>Sorry, just had to sensor the output.&lt;BR /&gt;The result from sshd -d -d -d is attached.&lt;BR /&gt;&lt;BR /&gt;I really don't get anything on the F-Secure client side other than what I have already posted with the -d 99 option. I'll see if I can get any more client side debug, but in the mean time...</description>
      <pubDate>Fri, 10 Sep 2004 14:46:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/any-incompatibility-issues-with-hp-secure-shell/m-p/3376797#M747519</guid>
      <dc:creator>Nivesh Patnaik</dc:creator>
      <dc:date>2004-09-10T14:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: any incompatibility issues with HP-Secure Shell?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/any-incompatibility-issues-with-hp-secure-shell/m-p/3376798#M747520</link>
      <description>I have seen no issues in a mixed Linux HP-UX shop.  The Linux is a PITA to upgrade so I don't bother. HP-UX is at 3.8 version.&lt;BR /&gt;&lt;BR /&gt;Thats worth going to on the HP-UX side.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=T1471AA" target="_blank"&gt;http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=T1471AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;My setup is currently mixed in the HP-UX side as i roll an upgrade through the server farm. I've run into no issues thus far.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 10 Sep 2004 14:48:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/any-incompatibility-issues-with-hp-secure-shell/m-p/3376798#M747520</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-09-10T14:48:17Z</dc:date>
    </item>
    <item>
      <title>Re: any incompatibility issues with HP-Secure Shell?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/any-incompatibility-issues-with-hp-secure-shell/m-p/3376799#M747521</link>
      <description>I'll try the upgrade and see if it makes a difference.</description>
      <pubDate>Fri, 10 Sep 2004 14:52:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/any-incompatibility-issues-with-hp-secure-shell/m-p/3376799#M747521</guid>
      <dc:creator>Nivesh Patnaik</dc:creator>
      <dc:date>2004-09-10T14:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: any incompatibility issues with HP-Secure Shell?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/any-incompatibility-issues-with-hp-secure-shell/m-p/3376800#M747522</link>
      <description>From the -ddd output, obviously the password is not getting recognized. I wonder if F-secure is sending some garbage along with the password. It's tough to identify as the communication is encrypted. Try using few other clients to connect to HP system like putty and see if they work. If so, then the problem would be with F-secure. &lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Fri, 10 Sep 2004 14:52:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/any-incompatibility-issues-with-hp-secure-shell/m-p/3376800#M747522</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-09-10T14:52:40Z</dc:date>
    </item>
    <item>
      <title>Re: any incompatibility issues with HP-Secure Shell?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/any-incompatibility-issues-with-hp-secure-shell/m-p/3376801#M747523</link>
      <description>I just used Cygwin's SSH client (OpenSSH_3.9p1) and was able to connect to the HP Secure Shell daemon.&lt;BR /&gt;&lt;BR /&gt;You may have a point about F-Secure being the oddball.</description>
      <pubDate>Fri, 10 Sep 2004 14:56:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/any-incompatibility-issues-with-hp-secure-shell/m-p/3376801#M747523</guid>
      <dc:creator>Nivesh Patnaik</dc:creator>
      <dc:date>2004-09-10T14:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: any incompatibility issues with HP-Secure Shell?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/any-incompatibility-issues-with-hp-secure-shell/m-p/3376802#M747524</link>
      <description>Yes - same issue - yhogh havn't tested with 3.81 HP Secure Shell yet.&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Fri, 10 Sep 2004 15:39:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/any-incompatibility-issues-with-hp-secure-shell/m-p/3376802#M747524</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-09-10T15:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: any incompatibility issues with HP-Secure Shell?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/any-incompatibility-issues-with-hp-secure-shell/m-p/3376803#M747525</link>
      <description>I just upgraded to Secure_Shell A.03.81.002 and tried connecting with the F-Secure client.&lt;BR /&gt;&lt;BR /&gt;It works! Will post another message if I find anything else on Monday.</description>
      <pubDate>Fri, 10 Sep 2004 17:01:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/any-incompatibility-issues-with-hp-secure-shell/m-p/3376803#M747525</guid>
      <dc:creator>Nivesh Patnaik</dc:creator>
      <dc:date>2004-09-10T17:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: any incompatibility issues with HP-Secure Shell?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/any-incompatibility-issues-with-hp-secure-shell/m-p/3376804#M747526</link>
      <description>Just loaded Secure ShellA.03.81.002 on a 11.00 HP-UX and can access the sshd with SecureCRT client, Cygwin ssh, and SSH Tectia Client.&lt;BR /&gt;&lt;BR /&gt;However, we do have a problem with all of these clients once I get logged in.  The stty intr character does not work. Does not work whether I set it to ^C, DEL, or ^A.  The intrupt character works fine when I ssh into a linux sshd, but they will not work with the HP-UX sshd. &lt;BR /&gt;&lt;BR /&gt;Darrell Tschakert&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Oct 2004 13:52:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/any-incompatibility-issues-with-hp-secure-shell/m-p/3376804#M747526</guid>
      <dc:creator>Darrell Tschakert</dc:creator>
      <dc:date>2004-10-05T13:52:15Z</dc:date>
    </item>
  </channel>
</rss>

