<?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-related question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-related-question/m-p/5028662#M430301</link>
    <description>ssh-askpass is not tied to any particular platform (other than X11), but HP may not include it. ssh is probably looking for ssh-askpass because it thinks it doesn't have a terminal but $DISPLAY is set.&lt;BR /&gt;&lt;BR /&gt;I don't know anything about pexpect so I can't really comment on it. pexpect might need to be set to request a tty or something. Unsetting DISPLAY should also prevent ssh from looking for ssh-askpass.&lt;BR /&gt;&lt;BR /&gt;ssh keys are the usual approach for scripted/unattended ssh logins.&lt;BR /&gt;</description>
    <pubDate>Thu, 15 Feb 2007 11:17:15 GMT</pubDate>
    <dc:creator>Heironimus</dc:creator>
    <dc:date>2007-02-15T11:17:15Z</dc:date>
    <item>
      <title>ssh-related question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-related-question/m-p/5028661#M430300</link>
      <description>I'm using ssh (OpenSSH_3.9) successfully via command line and I want to make the same connection programmatically using python and pexpect.&lt;BR /&gt;&lt;BR /&gt;Using ssh -v I see the same output btwn the two methods up until the point where it asks for my passwd.  Command line prompts for a passwd but running through pexpect it fails trying to find /opt/ssh/libexec/ssh-askpass which doesn't exist.  Afaik ssh-askpass is a linux thing and not hpux.&lt;BR /&gt;&lt;BR /&gt;I don't think this is a pexpect issue since other commands (e.g. pwd, ls) work fine.&lt;BR /&gt;&lt;BR /&gt;Any ideas why it's looking for ssh-askpass?  What is the hp equiv?&lt;BR /&gt;&lt;BR /&gt;TIA,&lt;BR /&gt;Bill</description>
      <pubDate>Thu, 15 Feb 2007 10:54:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-related-question/m-p/5028661#M430300</guid>
      <dc:creator>Bill Calver</dc:creator>
      <dc:date>2007-02-15T10:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: ssh-related question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-related-question/m-p/5028662#M430301</link>
      <description>ssh-askpass is not tied to any particular platform (other than X11), but HP may not include it. ssh is probably looking for ssh-askpass because it thinks it doesn't have a terminal but $DISPLAY is set.&lt;BR /&gt;&lt;BR /&gt;I don't know anything about pexpect so I can't really comment on it. pexpect might need to be set to request a tty or something. Unsetting DISPLAY should also prevent ssh from looking for ssh-askpass.&lt;BR /&gt;&lt;BR /&gt;ssh keys are the usual approach for scripted/unattended ssh logins.&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Feb 2007 11:17:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-related-question/m-p/5028662#M430301</guid>
      <dc:creator>Heironimus</dc:creator>
      <dc:date>2007-02-15T11:17:15Z</dc:date>
    </item>
    <item>
      <title>Re: ssh-related question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-related-question/m-p/5028663#M430302</link>
      <description>Heironimus,&lt;BR /&gt;&lt;BR /&gt;Thanks, unsetting DISPLAY did the trick.</description>
      <pubDate>Thu, 15 Feb 2007 11:34:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-related-question/m-p/5028663#M430302</guid>
      <dc:creator>Bill Calver</dc:creator>
      <dc:date>2007-02-15T11:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: ssh-related question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-related-question/m-p/5028664#M430303</link>
      <description>See above.</description>
      <pubDate>Thu, 15 Feb 2007 11:35:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-related-question/m-p/5028664#M430303</guid>
      <dc:creator>Bill Calver</dc:creator>
      <dc:date>2007-02-15T11:35:20Z</dc:date>
    </item>
  </channel>
</rss>

