<?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 Automate SFTP from HP to HP o.k....but HP to Linux still asking for password in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/can-automate-sftp-from-hp-to-hp-o-k-but-hp-to-linux-still-asking/m-p/3520439#M16935</link>
    <description>Same reply as gievn in hp-ux forum.&lt;BR /&gt;&lt;BR /&gt;Stop the running sshd on linux box. Now just do /usr/sbin/sshd -ddd and now from hp-ux machine try to to sftp.&lt;BR /&gt;Do sftp -vvv "linux_box"&lt;BR /&gt;Post the outputs.</description>
    <pubDate>Thu, 07 Apr 2005 15:26:56 GMT</pubDate>
    <dc:creator>RAC_1</dc:creator>
    <dc:date>2005-04-07T15:26:56Z</dc:date>
    <item>
      <title>Can Automate SFTP from HP to HP o.k....but HP to Linux still asking for password</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-automate-sftp-from-hp-to-hp-o-k-but-hp-to-linux-still-asking/m-p/3520438#M16934</link>
      <description>To all:&lt;BR /&gt;&lt;BR /&gt;I was able to automate SFTP from HP-UX to HP-UX, so that I go straight through to the sftp prompt without entering a password&lt;BR /&gt;&lt;BR /&gt;However, following the same configuration procedure for the Linux (2.6.9 GNU/Linux) server that another client is on, does not remove the need for a password.  Is there some other steps that need to be taken in order for HP-UX to Linux SFTP to be automated.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Thu, 07 Apr 2005 14:53:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-automate-sftp-from-hp-to-hp-o-k-but-hp-to-linux-still-asking/m-p/3520438#M16934</guid>
      <dc:creator>Steve_615</dc:creator>
      <dc:date>2005-04-07T14:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: Can Automate SFTP from HP to HP o.k....but HP to Linux still asking for password</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-automate-sftp-from-hp-to-hp-o-k-but-hp-to-linux-still-asking/m-p/3520439#M16935</link>
      <description>Same reply as gievn in hp-ux forum.&lt;BR /&gt;&lt;BR /&gt;Stop the running sshd on linux box. Now just do /usr/sbin/sshd -ddd and now from hp-ux machine try to to sftp.&lt;BR /&gt;Do sftp -vvv "linux_box"&lt;BR /&gt;Post the outputs.</description>
      <pubDate>Thu, 07 Apr 2005 15:26:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-automate-sftp-from-hp-to-hp-o-k-but-hp-to-linux-still-asking/m-p/3520439#M16935</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-04-07T15:26:56Z</dc:date>
    </item>
    <item>
      <title>Re: Can Automate SFTP from HP to HP o.k....but HP to Linux still asking for password</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-automate-sftp-from-hp-to-hp-o-k-but-hp-to-linux-still-asking/m-p/3520440#M16936</link>
      <description>Is it asking for a password like this:&lt;BR /&gt;&lt;BR /&gt;bofh:~# ssh dave@pfy&lt;BR /&gt;Password:&lt;BR /&gt;&lt;BR /&gt;Or is it asking for a passphrase like this:&lt;BR /&gt;&lt;BR /&gt;bofh:~/.ssh# ssh dave@pfy&lt;BR /&gt;Enter passphrase for key '/root/.ssh/id_dsa':&lt;BR /&gt;&lt;BR /&gt;--Dave</description>
      <pubDate>Thu, 07 Apr 2005 17:05:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-automate-sftp-from-hp-to-hp-o-k-but-hp-to-linux-still-asking/m-p/3520440#M16936</guid>
      <dc:creator>Dave Falloon</dc:creator>
      <dc:date>2005-04-07T17:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: Can Automate SFTP from HP to HP o.k....but HP to Linux still asking for password</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-automate-sftp-from-hp-to-hp-o-k-but-hp-to-linux-still-asking/m-p/3520441#M16937</link>
      <description>When I ran the ssh-keygen I gave it an empty passphrase.  So, it is now requesting a "password" each time.</description>
      <pubDate>Fri, 08 Apr 2005 07:16:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-automate-sftp-from-hp-to-hp-o-k-but-hp-to-linux-still-asking/m-p/3520441#M16937</guid>
      <dc:creator>Steve_615</dc:creator>
      <dc:date>2005-04-08T07:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: Can Automate SFTP from HP to HP o.k....but HP to Linux still asking for password</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-automate-sftp-from-hp-to-hp-o-k-but-hp-to-linux-still-asking/m-p/3520442#M16938</link>
      <description>your public key and authorized_keys/authorized_keys2 files are all the same and have chmod 700 attribs in the .ssh folder of the user thats trying to connect?&lt;BR /&gt;&lt;BR /&gt;ie. as user dave on the server you are connecting to:&lt;BR /&gt;cat --show-all ~/.ssh/authorized* &lt;BR /&gt;&lt;BR /&gt;will print the exact same characters as this command run on the machine you are connecting from:&lt;BR /&gt;&lt;BR /&gt;as user dave:&lt;BR /&gt;cat -A ~/.ssh/id_[rd]sa.pub&lt;BR /&gt;&lt;BR /&gt;This command will show the contents of both the rsa public key and dsa pub key.  You probably want to go with dsa keys ( ssh-keygen -t dsa ), they have less support issues.  If everything is correct with the proper permissions then your sshd_config isn't allowing public key authentication.&lt;BR /&gt;&lt;BR /&gt;--Dave&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Apr 2005 17:02:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-automate-sftp-from-hp-to-hp-o-k-but-hp-to-linux-still-asking/m-p/3520442#M16938</guid>
      <dc:creator>Dave Falloon</dc:creator>
      <dc:date>2005-04-11T17:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: Can Automate SFTP from HP to HP o.k....but HP to Linux still asking for password</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-automate-sftp-from-hp-to-hp-o-k-but-hp-to-linux-still-asking/m-p/3520443#M16939</link>
      <description>Most common cause of problems in this area is permissions on the .ssh/ directory and components.&lt;BR /&gt;&lt;BR /&gt;Check the permissions of all needed files on HP-UX and make sure the Linux permissions match and you will get it working.&lt;BR /&gt;&lt;BR /&gt;I'm doing it in a mixed environment right now, so I'm certain it will work.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 11 Apr 2005 18:33:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-automate-sftp-from-hp-to-hp-o-k-but-hp-to-linux-still-asking/m-p/3520443#M16939</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-04-11T18:33:02Z</dc:date>
    </item>
  </channel>
</rss>

