<?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: SCP --- Without promting for Password in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/scp-without-promting-for-password/m-p/4769487#M389902</link>
    <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;Please find the uname -a output below.&lt;BR /&gt;&lt;BR /&gt;Source:/&amp;gt;uname -a&lt;BR /&gt;HP-UX bkpsvr B.11.23 U ia64 2564450715 unlimited-user license&lt;BR /&gt;&lt;BR /&gt;Destination:/&amp;gt;uname -a &lt;BR /&gt;HP-UX filesvr B.11.23 U 9000/800 77929270 unlimited-user license&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please help me with this.</description>
    <pubDate>Mon, 28 Mar 2011 09:49:29 GMT</pubDate>
    <dc:creator>Vidhya B</dc:creator>
    <dc:date>2011-03-28T09:49:29Z</dc:date>
    <item>
      <title>SCP --- Without promting for Password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scp-without-promting-for-password/m-p/4769478#M389893</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I need to do scp among our servers without prompting for password only from a particular user. I have heard that keys of that server has to be updated in the authorized_keys file. I found two keys in my servers rsa and dsa. Which key am I supposed to share? &lt;BR /&gt;&lt;BR /&gt;I tried giving rsa key of one server in the authorized_keys of the other server. But I was again promped for password. I tried the same with the dsa key also.&lt;BR /&gt;&lt;BR /&gt;Am I supposed to do anything after changing the authorized_keys file? Else is there anything else I have to do?&lt;BR /&gt;&lt;BR /&gt;Kindly help me with this. Thanks in Advance!!!</description>
      <pubDate>Thu, 24 Mar 2011 04:54:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scp-without-promting-for-password/m-p/4769478#M389893</guid>
      <dc:creator>Vidhya B</dc:creator>
      <dc:date>2011-03-24T04:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: SCP --- Without promting for Password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scp-without-promting-for-password/m-p/4769479#M389894</link>
      <description>&lt;!--!*#--&gt;A Forum search for keywords like, say,&lt;BR /&gt;      password ssh&lt;BR /&gt;or&lt;BR /&gt;      passwordless ssh&lt;BR /&gt;should find many old threads which cover this&lt;BR /&gt;topic (many times).&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] our servers [...]&lt;BR /&gt;&lt;BR /&gt;Not a very detailed description of anything.&lt;BR /&gt;&lt;BR /&gt;      uname -a&lt;BR /&gt;      ssh -V&lt;BR /&gt;&lt;BR /&gt;&amp;gt; I found two keys in my servers rsa and dsa.&lt;BR /&gt;&lt;BR /&gt;Where?  As usual, showing actual commands&lt;BR /&gt;with their actual output can be more helpful&lt;BR /&gt;than vague descriptions or interpretations.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; I tried giving rsa key of one server in the&lt;BR /&gt;&amp;gt; authorized_keys of the other server.&lt;BR /&gt;&lt;BR /&gt;See the previous comment.</description>
      <pubDate>Thu, 24 Mar 2011 05:09:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scp-without-promting-for-password/m-p/4769479#M389894</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2011-03-24T05:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: SCP --- Without promting for Password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scp-without-promting-for-password/m-p/4769480#M389895</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;The dsa and rsa keys are found in the .ssh directory of the user's home directory.&lt;BR /&gt;&lt;BR /&gt;server:root-/home/glance/.ssh&amp;gt;ll&lt;BR /&gt;-rw-------   1 glance     users          604 Mar 24 11:14 authorized_keys&lt;BR /&gt;-rw-------   1 glance     users          668 Apr 28  2010 id_dsa&lt;BR /&gt;-rw-------   1 glance     users          604 Apr 28  2010 id_dsa.pub&lt;BR /&gt;-rw-------   1 glance     users         1675 May  5  2010 id_rsa&lt;BR /&gt;-rw-------   1 glance     users          396 May  5  2010 id_rsa.pub&lt;BR /&gt;-rw-r--r--   1 glance     users        34476 Mar 24 04:06 known_hosts&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Mar 2011 06:44:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scp-without-promting-for-password/m-p/4769480#M389895</guid>
      <dc:creator>Vidhya B</dc:creator>
      <dc:date>2011-03-24T06:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: SCP --- Without promting for Password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scp-without-promting-for-password/m-p/4769481#M389896</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Here is the output of ssh -V &lt;BR /&gt;&lt;BR /&gt;root-/&amp;gt;ssh -V&lt;BR /&gt;OpenSSH_5.3p1+sftpfilecontrol-v1.3-hpn13v5, OpenSSL 0.9.8l 5 Nov 2009&lt;BR /&gt;HP-UX Secure Shell-A.05.30.008, HP-UX Secure Shell version&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;We have servers of all the three version 11iv1,v2 and v3.&lt;BR /&gt;&lt;BR /&gt;Please help on this.</description>
      <pubDate>Thu, 24 Mar 2011 06:47:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scp-without-promting-for-password/m-p/4769481#M389896</guid>
      <dc:creator>Vidhya B</dc:creator>
      <dc:date>2011-03-24T06:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: SCP --- Without promting for Password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scp-without-promting-for-password/m-p/4769482#M389897</link>
      <description>Make sure .ssh directory has 700 permissions.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Mar 2011 07:31:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scp-without-promting-for-password/m-p/4769482#M389897</guid>
      <dc:creator>Sentinel_2</dc:creator>
      <dc:date>2011-03-24T07:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: SCP --- Without promting for Password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scp-without-promting-for-password/m-p/4769483#M389898</link>
      <description>&lt;!--!*#--&gt;&amp;gt; A Forum search for keywords like, say,&lt;BR /&gt;&amp;gt; [...]&lt;BR /&gt;&lt;BR /&gt;Did you look?&lt;BR /&gt;&lt;BR /&gt;Did you see all the requests for the output&lt;BR /&gt;when you add "-v" (or "-vv", or "-vvv") to&lt;BR /&gt;your ssh or scp command?&lt;BR /&gt;&lt;BR /&gt;Did you see all the suggestions to look at&lt;BR /&gt;the system log file on the server?</description>
      <pubDate>Thu, 24 Mar 2011 12:36:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scp-without-promting-for-password/m-p/4769483#M389898</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2011-03-24T12:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: SCP --- Without promting for Password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scp-without-promting-for-password/m-p/4769484#M389899</link>
      <description>copy id_rsa.pub to the remote server&lt;BR /&gt;&lt;BR /&gt;on remote server &lt;BR /&gt;&lt;BR /&gt;USER=username-here&lt;BR /&gt;cat id_rsa.pub &amp;gt;&amp;gt; ~${USER}/.ssh/authorized_keys&lt;BR /&gt;&lt;BR /&gt;chmod 700 ~${USER}/.ssh&lt;BR /&gt;chmod 600 ~${USER}/.ssh/authorized_keys&lt;BR /&gt;&lt;BR /&gt;and this is pretty much it. If after doing this, you are still getting prompted for password, run this command from local system:&lt;BR /&gt;&lt;BR /&gt;ssh -vvv -l username remote-servername&lt;BR /&gt;&lt;BR /&gt;and post the output here.&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Mar 2011 15:45:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scp-without-promting-for-password/m-p/4769484#M389899</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2011-03-24T15:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: SCP --- Without promting for Password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scp-without-promting-for-password/m-p/4769485#M389900</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have shared the id_rsa.pub of both the servers. But the commmunication is unidirectional.&lt;BR /&gt;&lt;BR /&gt;Please find the Attachment for ssh -vvv -l username remote-servername.&lt;BR /&gt;&lt;BR /&gt;Please help with the issue.&lt;BR /&gt;&lt;BR /&gt;Thanks In Advance !!!</description>
      <pubDate>Mon, 28 Mar 2011 04:34:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scp-without-promting-for-password/m-p/4769485#M389900</guid>
      <dc:creator>Vidhya B</dc:creator>
      <dc:date>2011-03-28T04:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: SCP --- Without promting for Password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scp-without-promting-for-password/m-p/4769486#M389901</link>
      <description>Hi Vidya ,&lt;BR /&gt;&lt;BR /&gt;What's OS version of your source &amp;amp; Destination server ,&lt;BR /&gt;&lt;BR /&gt;Are you trying to connect to a Wintel / Unix file server ?&lt;BR /&gt;&lt;BR /&gt;=============&lt;BR /&gt;debug2: ssh_connect: needpriv 0&lt;BR /&gt;debug1: Connecting to filesvr [Remote Server IP] port 22.&lt;BR /&gt;==============&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Jitesh</description>
      <pubDate>Mon, 28 Mar 2011 09:21:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scp-without-promting-for-password/m-p/4769486#M389901</guid>
      <dc:creator>Jitesh purohit_1</dc:creator>
      <dc:date>2011-03-28T09:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: SCP --- Without promting for Password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scp-without-promting-for-password/m-p/4769487#M389902</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;Please find the uname -a output below.&lt;BR /&gt;&lt;BR /&gt;Source:/&amp;gt;uname -a&lt;BR /&gt;HP-UX bkpsvr B.11.23 U ia64 2564450715 unlimited-user license&lt;BR /&gt;&lt;BR /&gt;Destination:/&amp;gt;uname -a &lt;BR /&gt;HP-UX filesvr B.11.23 U 9000/800 77929270 unlimited-user license&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please help me with this.</description>
      <pubDate>Mon, 28 Mar 2011 09:49:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scp-without-promting-for-password/m-p/4769487#M389902</guid>
      <dc:creator>Vidhya B</dc:creator>
      <dc:date>2011-03-28T09:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: SCP --- Without promting for Password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scp-without-promting-for-password/m-p/4769488#M389903</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Once and a while I have to configure new servers with the same issue.&lt;BR /&gt; &lt;BR /&gt;Please follow the steps mentioned in the next url exactly, and all your wishes will come true:-)&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://waelchatila.com/2005/06/06/1118124232757.html" target="_blank"&gt;http://waelchatila.com/2005/06/06/1118124232757.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Do not forget the "chmod 700" part! &lt;BR /&gt;&lt;BR /&gt;bye&lt;BR /&gt;&lt;BR /&gt;Waldemar</description>
      <pubDate>Mon, 28 Mar 2011 10:26:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scp-without-promting-for-password/m-p/4769488#M389903</guid>
      <dc:creator>Muller, W.D.</dc:creator>
      <dc:date>2011-03-28T10:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: SCP --- Without promting for Password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scp-without-promting-for-password/m-p/4769489#M389904</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I read the url and I tried the steps given in it. Even then its not working.&lt;BR /&gt;&lt;BR /&gt;Please help me with this.</description>
      <pubDate>Mon, 28 Mar 2011 13:40:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scp-without-promting-for-password/m-p/4769489#M389904</guid>
      <dc:creator>Vidhya B</dc:creator>
      <dc:date>2011-03-28T13:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: SCP --- Without promting for Password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scp-without-promting-for-password/m-p/4769490#M389905</link>
      <description>&lt;!--!*#--&gt;&amp;gt; [...]&lt;BR /&gt;&amp;gt; debug1: Offering public key: /home/glance/.ssh/id_rsa&lt;BR /&gt;&amp;gt; [...]&lt;BR /&gt;&amp;gt; debug1: Offering public key: /home/glance/.ssh/id_dsa&lt;BR /&gt;&amp;gt; [...]&lt;BR /&gt;&amp;gt; debug1: Next authentication method: keyboard-interactive&lt;BR /&gt;&lt;BR /&gt;The server did not like your key data.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Did you see all the suggestions to look at&lt;BR /&gt;&amp;gt; the system log file on the server?&lt;BR /&gt;&lt;BR /&gt;Well, did you?&lt;BR /&gt;&lt;BR /&gt;The server probably knows why it was unhappy,&lt;BR /&gt;but it doesn't always tell the client.  You&lt;BR /&gt;may need to look at the system log file on&lt;BR /&gt;the server to see what it didn't like.</description>
      <pubDate>Mon, 28 Mar 2011 13:48:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scp-without-promting-for-password/m-p/4769490#M389905</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2011-03-28T13:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: SCP --- Without promting for Password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scp-without-promting-for-password/m-p/4769491#M389906</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am facing this issue now only.&lt;BR /&gt;Before we had scp communication unidirectionally from server1 to server2 without password. I wanted to make this communication bidirectional. So I have shared the id_rsa.pub key.&lt;BR /&gt;&lt;BR /&gt;Now Server2 is able to scp without password to server1. But the server1 is not able to scp without password.&lt;BR /&gt;&lt;BR /&gt;Please help me with this.</description>
      <pubDate>Tue, 29 Mar 2011 10:20:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scp-without-promting-for-password/m-p/4769491#M389906</guid>
      <dc:creator>Vidhya B</dc:creator>
      <dc:date>2011-03-29T10:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: SCP --- Without promting for Password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scp-without-promting-for-password/m-p/4769492#M389907</link>
      <description>Okay, when you say, you shared the public keys, I am assuming you you used the same public key. Is that right ? If so, make sure you have the corresponding private key id_rsa or id_dsa depending on which one you are using, be available on both servers, in ~$USERNAME/.ssh&lt;BR /&gt;&lt;BR /&gt;Public key sharing alone does not make much sense unless you have the private part of of the key.&lt;BR /&gt;&lt;BR /&gt;On server2, find the id_rsa file under the user's .ssh directory and copy it to the server1 and put it the same place you picked it up on server2.&lt;BR /&gt;&lt;BR /&gt;This should get you going.&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Mar 2011 12:47:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scp-without-promting-for-password/m-p/4769492#M389907</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2011-03-29T12:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: SCP --- Without promting for Password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scp-without-promting-for-password/m-p/4769493#M389908</link>
      <description>&lt;!--!*#--&gt;&amp;gt; Okay, when you say, you shared the public&lt;BR /&gt;&amp;gt; keys, I am assuming [...]&lt;BR /&gt;&lt;BR /&gt;"I am assuming" means that he doesn't know&lt;BR /&gt;what you did.  I don't know what you did.  We&lt;BR /&gt;don't know what you did, because you didn't&lt;BR /&gt;tell us what you did.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] As usual, showing actual commands&lt;BR /&gt;&amp;gt; with their actual output can be more helpful&lt;BR /&gt;&amp;gt; than vague descriptions or interpretations.&lt;BR /&gt;&lt;BR /&gt;Still true.&lt;BR /&gt;&lt;BR /&gt;We also can't see your key files, or any of&lt;BR /&gt;the file or directory permissions or&lt;BR /&gt;ownership.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] You&lt;BR /&gt;&amp;gt; may need to look at the system log file on&lt;BR /&gt;&amp;gt; the server to see what it didn't like.&lt;BR /&gt;&lt;BR /&gt;Still true.  We can't see what's in there,&lt;BR /&gt;either.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Please help me with this.&lt;BR /&gt;&lt;BR /&gt;You first.</description>
      <pubDate>Tue, 29 Mar 2011 13:22:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scp-without-promting-for-password/m-p/4769493#M389908</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2011-03-29T13:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: SCP --- Without promting for Password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scp-without-promting-for-password/m-p/4769494#M389909</link>
      <description>hi vidhya&lt;BR /&gt;&lt;BR /&gt;follow the steps...&lt;BR /&gt;&lt;BR /&gt;in node A:&lt;BR /&gt;&lt;BR /&gt;in home dir of user A &lt;BR /&gt;&lt;BR /&gt;cd /home/userA&lt;BR /&gt;mkdir .ssh&lt;BR /&gt;cd /home/userA/.ssh&lt;BR /&gt;ssh-keygen -t rsa&lt;BR /&gt;type enter for all.&lt;BR /&gt;&lt;BR /&gt;rcp the id.rsa.pub key to node B in home dir of user B.&lt;BR /&gt;&lt;BR /&gt;cd /home/userB/.ssh&lt;BR /&gt;cat id.rsa.pub &amp;gt;authorized_keys.&lt;BR /&gt;then rm the id.rsa.pub key.&lt;BR /&gt;&lt;BR /&gt;ssh-keygen -t rsa &lt;BR /&gt;type enter for all.&lt;BR /&gt;&lt;BR /&gt;rcp the id.rsa.pub key to node A in home dir of user A.(before rcp,rename  the public key id.rsa.pub to nodeA.id.rsa.pub)&lt;BR /&gt;then do rcp.&lt;BR /&gt;cat id.rsa.pub &amp;gt;authorized_keys&lt;BR /&gt;now again rename the nodeA.id.rsa.pub to id.rsa.pub &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;then do ssh ipaddress of node A from Node B and vice- versa&lt;BR /&gt;&lt;BR /&gt;then after u can do scp or sftp.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;MC&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Mar 2011 17:54:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scp-without-promting-for-password/m-p/4769494#M389909</guid>
      <dc:creator>madhuchakkaravarthy</dc:creator>
      <dc:date>2011-03-29T17:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: SCP --- Without promting for Password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scp-without-promting-for-password/m-p/4769495#M389910</link>
      <description>Hi,&lt;BR /&gt;Couple of useful links here.&lt;BR /&gt;&lt;A href="http://www.linuxjournal.com/article/8600" target="_blank"&gt;http://www.linuxjournal.com/article/8600&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.phcomp.co.uk/TechTutorial/HOWTOs/ssh_passwordless_login.php" target="_blank"&gt;http://www.phcomp.co.uk/TechTutorial/HOWTOs/ssh_passwordless_login.php&lt;/A&gt;</description>
      <pubDate>Thu, 31 Mar 2011 07:40:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scp-without-promting-for-password/m-p/4769495#M389910</guid>
      <dc:creator>Abid Iqbal</dc:creator>
      <dc:date>2011-03-31T07:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: SCP --- Without promting for Password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scp-without-promting-for-password/m-p/4769496#M389911</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thankyou for all your replies. &lt;BR /&gt;&lt;BR /&gt;I had already followed the steps provided in the doc by Abid Iqbal.&lt;BR /&gt;&lt;BR /&gt;I have generated ssh key. I have shared the id_rsa.pub key of one server to another server's authorized_keys file which is found in the .ssh directory of user's home directory.&lt;BR /&gt;&lt;BR /&gt;Actually since I am trying to do scp bi-directionally without password, I have done the same sort of sharing in the other server also.&lt;BR /&gt;&lt;BR /&gt;Even then I am prompted for password. I can do scp without password only unidirectionally. I am not able to do it bi-directionally.&lt;BR /&gt;&lt;BR /&gt;Is there anything else I need to do?&lt;BR /&gt;Kindly help.&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Mar 2011 14:44:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scp-without-promting-for-password/m-p/4769496#M389911</guid>
      <dc:creator>Vidhya B</dc:creator>
      <dc:date>2011-03-31T14:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: SCP --- Without promting for Password</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/scp-without-promting-for-password/m-p/4769497#M389912</link>
      <description>Are you doing this as root ? Because, there is a provision specific to root login via ssh connections in the sshd_config file.&lt;BR /&gt;&lt;BR /&gt;Otherwise, I would vote on ownership and permissions of .ssh (700) directory and authorized_keys (600) file. Make sure they are owned by the username which is using/storing these files. And permissions are as such indicated in parentheses above.&lt;BR /&gt;&lt;BR /&gt;In the direction it is asking you for a password, run this command and post the whole output here:&lt;BR /&gt;&lt;BR /&gt;ssh -vvv remote_server_name&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Mar 2011 15:17:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/scp-without-promting-for-password/m-p/4769497#M389912</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2011-03-31T15:17:16Z</dc:date>
    </item>
  </channel>
</rss>

