<?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 Reg: Use of Net::SFTP to achieve Public key authentication in HP-UX 11i in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/reg-use-of-net-sftp-to-achieve-public-key-authentication-in-hp/m-p/4163712#M90781</link>
    <description>Anybody is using Net::SFTP to transfer files using Key based authentication?&lt;BR /&gt;&lt;BR /&gt;So far i could establish a password based authentication sftp connection using Net::SFTP.&lt;BR /&gt;&lt;BR /&gt;Any help is really appreciated.&lt;BR /&gt;&lt;BR /&gt;When I use Net::SFTP to do the same without using the password parameter, it is giving Permission denied at /opt/perl_32/lib/site_perl/5.8.8/Net/SFTP.pm line 62.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Chinna</description>
    <pubDate>Tue, 18 Mar 2008 14:15:07 GMT</pubDate>
    <dc:creator>Chinna Meiyappan T</dc:creator>
    <dc:date>2008-03-18T14:15:07Z</dc:date>
    <item>
      <title>Reg: Use of Net::SFTP to achieve Public key authentication in HP-UX 11i</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reg-use-of-net-sftp-to-achieve-public-key-authentication-in-hp/m-p/4163712#M90781</link>
      <description>Anybody is using Net::SFTP to transfer files using Key based authentication?&lt;BR /&gt;&lt;BR /&gt;So far i could establish a password based authentication sftp connection using Net::SFTP.&lt;BR /&gt;&lt;BR /&gt;Any help is really appreciated.&lt;BR /&gt;&lt;BR /&gt;When I use Net::SFTP to do the same without using the password parameter, it is giving Permission denied at /opt/perl_32/lib/site_perl/5.8.8/Net/SFTP.pm line 62.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Chinna</description>
      <pubDate>Tue, 18 Mar 2008 14:15:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reg-use-of-net-sftp-to-achieve-public-key-authentication-in-hp/m-p/4163712#M90781</guid>
      <dc:creator>Chinna Meiyappan T</dc:creator>
      <dc:date>2008-03-18T14:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: Use of Net::SFTP to achieve Public key authentication in HP-UX 11i</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reg-use-of-net-sftp-to-achieve-public-key-authentication-in-hp/m-p/4163713#M90782</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;1) Your error appears to be an problem with SHLIB_PATH or environment in your code. Not going to find much help debugging your code here.&lt;BR /&gt;&lt;BR /&gt;2) Permissions and ownership of the home directory, the .ssh folder and the files inside are critical.&lt;BR /&gt;&lt;BR /&gt;Example&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[root@cleartux ~]# ll -d /root/&lt;BR /&gt;8 drwxr-xr-x  26 root root 4096 Mar 18 17:23 /root/&lt;BR /&gt;[root@cleartux ~]# ll -d .ssh&lt;BR /&gt;4 drwx------  2 root root 4096 May  8  2006 .ssh&lt;BR /&gt;[root@cleartux ~]# ll .ssh/&lt;BR /&gt;total 36&lt;BR /&gt;4 drwx------   2 root root 4096 May  8  2006 .&lt;BR /&gt;8 drwxr-xr-x  26 root root 4096 Mar 18 17:23 ..&lt;BR /&gt;4 -rw-------   1 root root  810 Aug 27  2007 authorized_keys&lt;BR /&gt;4 -rw-r--r--   1 root root 1200 Feb 16  2006 authorized_keys2&lt;BR /&gt;4 -rw-r--r--   1 root root  600 Dec 15  2005 authorized_keys.id_dsa.pub&lt;BR /&gt;4 -rw-------   1 root root  668 Dec 14  2005 id_dsa&lt;BR /&gt;4 -rw-r--r--   1 root root  603 Dec 14  2005 id_dsa.pub&lt;BR /&gt;4 -rw-r--r--   1 root root 3912 Dec  1 23:44 known_hosts&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Those permissions/ownership work.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 18 Mar 2008 14:25:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reg-use-of-net-sftp-to-achieve-public-key-authentication-in-hp/m-p/4163713#M90782</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-03-18T14:25:38Z</dc:date>
    </item>
  </channel>
</rss>

