<?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: Can connect via SSH, but via SFTP in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/can-connect-via-ssh-but-via-sftp/m-p/3975394#M543802</link>
    <description>Hi there --&lt;BR /&gt;&lt;BR /&gt;I installed patch PHCO_84806 and also ran the diff command on the /opt/ssh/etc/sshd_config and the /opt/ssh/newconfig/opt/ssh/etc/sshd_config files, and there wre no apparent differences between the two. &lt;BR /&gt;&lt;BR /&gt;The SFTP capability is still not working. Does anyone have any other ideas? Thanks.</description>
    <pubDate>Wed, 09 May 2007 15:05:57 GMT</pubDate>
    <dc:creator>Andrew Kaplan</dc:creator>
    <dc:date>2007-05-09T15:05:57Z</dc:date>
    <item>
      <title>Can connect via SSH, but via SFTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-connect-via-ssh-but-via-sftp/m-p/3975384#M543792</link>
      <description>Hi there --&lt;BR /&gt;&lt;BR /&gt;I have the HP Secure-Shell 4.20 application installed on an 11.00 system, and while I can connect via SSH, I cannot do the same via SFTP. I checked the sshd_config file, and the following line exists in the file:&lt;BR /&gt;&lt;BR /&gt;Subsystem  sftp  /opt/ssh/libexec/sftp-server&lt;BR /&gt;&lt;BR /&gt;Is there something else that needs to be configured or activated in order for SFTP to work? Thanks. &lt;BR /&gt;</description>
      <pubDate>Wed, 04 Apr 2007 12:00:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-connect-via-ssh-but-via-sftp/m-p/3975384#M543792</guid>
      <dc:creator>Andrew Kaplan</dc:creator>
      <dc:date>2007-04-04T12:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: Can connect via SSH, but via SFTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-connect-via-ssh-but-via-sftp/m-p/3975385#M543793</link>
      <description>do you see anything in your syslog that would help troubleshoot?</description>
      <pubDate>Wed, 04 Apr 2007 12:28:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-connect-via-ssh-but-via-sftp/m-p/3975385#M543793</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2007-04-04T12:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Can connect via SSH, but via SFTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-connect-via-ssh-but-via-sftp/m-p/3975386#M543794</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;The default configuration should do the trick.&lt;BR /&gt;&lt;BR /&gt;You may wish to check another clean system to see if sshd_config has been changed.&lt;BR /&gt;&lt;BR /&gt;syslog is also a good idea.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 04 Apr 2007 12:36:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-connect-via-ssh-but-via-sftp/m-p/3975386#M543794</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-04-04T12:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: Can connect via SSH, but via SFTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-connect-via-ssh-but-via-sftp/m-p/3975387#M543795</link>
      <description>Hi there --&lt;BR /&gt;&lt;BR /&gt;The only reference to SFTP is a line that reads as follows:&lt;BR /&gt;&lt;BR /&gt;subsystem request for sftp&lt;BR /&gt;&lt;BR /&gt;There aren't any followup messages to it. &lt;BR /&gt;&lt;BR /&gt;We don't have any machines with a similar configuration, so I can't make a comparision to another.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Apr 2007 12:57:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-connect-via-ssh-but-via-sftp/m-p/3975387#M543795</guid>
      <dc:creator>Andrew Kaplan</dc:creator>
      <dc:date>2007-04-04T12:57:11Z</dc:date>
    </item>
    <item>
      <title>Re: Can connect via SSH, but via SFTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-connect-via-ssh-but-via-sftp/m-p/3975388#M543796</link>
      <description>edit your sshd_config file and uncomment the line&lt;BR /&gt;&lt;BR /&gt;#LogSftp no&lt;BR /&gt;&lt;BR /&gt;and chge it to yes like so:&lt;BR /&gt;&lt;BR /&gt;LogSftp yes&lt;BR /&gt;&lt;BR /&gt;and uncomment change &lt;BR /&gt;&lt;BR /&gt;#SftpLogLevel INFO&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;then stop and start sshd. then look at your syslog messages. hopefully something more useful shows up.</description>
      <pubDate>Wed, 04 Apr 2007 13:05:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-connect-via-ssh-but-via-sftp/m-p/3975388#M543796</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2007-04-04T13:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: Can connect via SSH, but via SFTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-connect-via-ssh-but-via-sftp/m-p/3975389#M543797</link>
      <description>Also, can anyone sftp, or is every user account having this issue? you might try creating another account and testing it.</description>
      <pubDate>Wed, 04 Apr 2007 13:08:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-connect-via-ssh-but-via-sftp/m-p/3975389#M543797</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2007-04-04T13:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: Can connect via SSH, but via SFTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-connect-via-ssh-but-via-sftp/m-p/3975390#M543798</link>
      <description>I made the changes that were suggested, and after restarting ssh I attempted to use sftp again. The error messages I saw in the syslog file were as follows:&lt;BR /&gt;&lt;BR /&gt;Apr  4 15:05:23 pocus1 sshd[9834]: Accepted password for kaplan from &lt;IP address=""&gt; port 2410 ssh2&lt;BR /&gt;Apr  4 15:05:23 pocus1 sshd[9876]: subsystem request for sftp&lt;BR /&gt;Apr  4 15:06:05 pocus1 sshd[9894]: error: PAM: conversation function passed a null context&lt;BR /&gt;Apr  4 15:06:05 pocus1 sshd[9894]: error: PAM: Conversation failure for &lt;USERNAME&gt; from &lt;HOSTNAME&gt;&lt;BR /&gt;&lt;/HOSTNAME&gt;&lt;/USERNAME&gt;&lt;/IP&gt;</description>
      <pubDate>Wed, 04 Apr 2007 14:09:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-connect-via-ssh-but-via-sftp/m-p/3975390#M543798</guid>
      <dc:creator>Andrew Kaplan</dc:creator>
      <dc:date>2007-04-04T14:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: Can connect via SSH, but via SFTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-connect-via-ssh-but-via-sftp/m-p/3975391#M543799</link>
      <description>try installing patch PHCO_34806.</description>
      <pubDate>Wed, 04 Apr 2007 14:43:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-connect-via-ssh-but-via-sftp/m-p/3975391#M543799</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2007-04-04T14:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: Can connect via SSH, but via SFTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-connect-via-ssh-but-via-sftp/m-p/3975392#M543800</link>
      <description>you could check /opt/ssh/newconfig/opt/ssh/etc/sshd_config and compare this with your active sshd_config. &lt;BR /&gt;</description>
      <pubDate>Wed, 09 May 2007 07:11:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-connect-via-ssh-but-via-sftp/m-p/3975392#M543800</guid>
      <dc:creator>SGUX</dc:creator>
      <dc:date>2007-05-09T07:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: Can connect via SSH, but via SFTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-connect-via-ssh-but-via-sftp/m-p/3975393#M543801</link>
      <description>especially on the UsePAM and ChallengeResponseAuthentication remarks &lt;BR /&gt;i'm not sure but it is worth a try</description>
      <pubDate>Wed, 09 May 2007 07:15:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-connect-via-ssh-but-via-sftp/m-p/3975393#M543801</guid>
      <dc:creator>SGUX</dc:creator>
      <dc:date>2007-05-09T07:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: Can connect via SSH, but via SFTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-connect-via-ssh-but-via-sftp/m-p/3975394#M543802</link>
      <description>Hi there --&lt;BR /&gt;&lt;BR /&gt;I installed patch PHCO_84806 and also ran the diff command on the /opt/ssh/etc/sshd_config and the /opt/ssh/newconfig/opt/ssh/etc/sshd_config files, and there wre no apparent differences between the two. &lt;BR /&gt;&lt;BR /&gt;The SFTP capability is still not working. Does anyone have any other ideas? Thanks.</description>
      <pubDate>Wed, 09 May 2007 15:05:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-connect-via-ssh-but-via-sftp/m-p/3975394#M543802</guid>
      <dc:creator>Andrew Kaplan</dc:creator>
      <dc:date>2007-05-09T15:05:57Z</dc:date>
    </item>
  </channel>
</rss>

