<?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 with out password request Linux 2.4.21-20.EL in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/scp-with-out-password-request-linux-2-4-21-20-el/m-p/3733371#M21822</link>
    <description>This is how I did it on fedora:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.cvrti.utah.edu/~dustman/no-more-pw-ssh/" target="_blank"&gt;http://www.cvrti.utah.edu/~dustman/no-more-pw-ssh/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
    <pubDate>Fri, 17 Feb 2006 14:48:38 GMT</pubDate>
    <dc:creator>Geoff Wild</dc:creator>
    <dc:date>2006-02-17T14:48:38Z</dc:date>
    <item>
      <title>scp with out password request Linux 2.4.21-20.EL</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scp-with-out-password-request-linux-2-4-21-20-el/m-p/3733363#M21814</link>
      <description>Hi some body have succefully done some script to do a remote copy using scp  Enterprise Linux 2.4.21-20.EL.&lt;BR /&gt;&lt;BR /&gt;I have try with all this link and nothing&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.linuxgazette.com/node/193" target="_blank"&gt;http://www.linuxgazette.com/node/193&lt;/A&gt;&lt;BR /&gt; &lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=805131" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=805131&lt;/A&gt;&lt;BR /&gt; &lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=112337" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=112337&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Some other idea?&lt;BR /&gt;&lt;BR /&gt;W.S&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Feb 2006 16:06:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scp-with-out-password-request-linux-2-4-21-20-el/m-p/3733363#M21814</guid>
      <dc:creator>WilliamSmith11</dc:creator>
      <dc:date>2006-02-16T16:06:38Z</dc:date>
    </item>
    <item>
      <title>Re: scp with out password request Linux 2.4.21-20.EL</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scp-with-out-password-request-linux-2-4-21-20-el/m-p/3733364#M21815</link>
      <description>Hi, &lt;BR /&gt;you can configure a publickey authentication with a null passphrase: &lt;BR /&gt;&lt;BR /&gt;login IDA@SERVER1 &lt;BR /&gt;&lt;BR /&gt;SERVER1# ssh-keygen -t rsa -C "ssh_for_`whoami`@`hostname`" -f ~/.ssh/id_rsa &lt;BR /&gt;empty for no passphrase &lt;BR /&gt;&lt;RET&gt; &lt;BR /&gt;&lt;RET&gt; &lt;BR /&gt;&lt;BR /&gt;SERVER1# cp -p id_rsa.pub authorized_keys.SERVER1 &lt;BR /&gt;SERVER1# chmod 600 auth* &lt;BR /&gt;SERVER1# scp -p authorized_keys.SERVER1 SERVER2:/$PWD &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;login IDB@SERVER2 &lt;BR /&gt;&lt;BR /&gt;SERVER2# cat authorized_keys.SERVER1 &amp;gt;&amp;gt; authorized_keys &lt;BR /&gt;SERVER2# chmod 600 authorized_keys &lt;BR /&gt;&lt;BR /&gt;IDA@SERVER1 &lt;BR /&gt;&lt;BR /&gt;SERVER1# ssh IDB@SERVER2 &lt;BR /&gt;yes &lt;BR /&gt;&lt;BR /&gt;(and viceversa) &lt;BR /&gt;&lt;BR /&gt;Pablo&lt;/RET&gt;&lt;/RET&gt;</description>
      <pubDate>Thu, 16 Feb 2006 16:17:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scp-with-out-password-request-linux-2-4-21-20-el/m-p/3733364#M21815</guid>
      <dc:creator>paolo barila</dc:creator>
      <dc:date>2006-02-16T16:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: scp with out password request Linux 2.4.21-20.EL</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scp-with-out-password-request-linux-2-4-21-20-el/m-p/3733365#M21816</link>
      <description>Here is an attachment about my commands and results.&lt;BR /&gt;&lt;BR /&gt;Please may somebody helpme &lt;BR /&gt;&lt;BR /&gt;Linux is not my daily OS but I am trying &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;W.S</description>
      <pubDate>Fri, 17 Feb 2006 11:29:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scp-with-out-password-request-linux-2-4-21-20-el/m-p/3733365#M21816</guid>
      <dc:creator>WilliamSmith11</dc:creator>
      <dc:date>2006-02-17T11:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: scp with out password request Linux 2.4.21-20.EL</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scp-with-out-password-request-linux-2-4-21-20-el/m-p/3733366#M21817</link>
      <description>HPUX is my node1  called hprp5430.&lt;BR /&gt;Linux is my node2 called denver&lt;BR /&gt;&lt;BR /&gt;I am playing with this to node before going to do the real test in the two linux nodes.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you again .&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;W.S</description>
      <pubDate>Fri, 17 Feb 2006 11:32:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scp-with-out-password-request-linux-2-4-21-20-el/m-p/3733366#M21817</guid>
      <dc:creator>WilliamSmith11</dc:creator>
      <dc:date>2006-02-17T11:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: scp with out password request Linux 2.4.21-20.EL</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scp-with-out-password-request-linux-2-4-21-20-el/m-p/3733367#M21818</link>
      <description>Hi,&lt;BR /&gt;try ssh from hp to linux since your set up is for that connection,&lt;BR /&gt;the do the same viceversa&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Feb 2006 11:44:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scp-with-out-password-request-linux-2-4-21-20-el/m-p/3733367#M21818</guid>
      <dc:creator>paolo barila</dc:creator>
      <dc:date>2006-02-17T11:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: scp with out password request Linux 2.4.21-20.EL</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scp-with-out-password-request-linux-2-4-21-20-el/m-p/3733368#M21819</link>
      <description># uname&lt;BR /&gt;HP-UX&lt;BR /&gt;# ssh denver&lt;BR /&gt;root@denver's password:&lt;BR /&gt;Last login: Fri Feb 17 11:49:20 2006&lt;BR /&gt;[root@denver root]# exit&lt;BR /&gt;logout&lt;BR /&gt;&lt;BR /&gt;Connection to denver closed.&lt;BR /&gt;# ssh root@denver&lt;BR /&gt;root@denver's password:&lt;BR /&gt;Last login: Fri Feb 17 12:05:54 2006 from hprp5430&lt;BR /&gt;[root@denver root]#&lt;BR /&gt;                                                                                &lt;BR /&gt;Is requestion for password .&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Feb 2006 12:05:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scp-with-out-password-request-linux-2-4-21-20-el/m-p/3733368#M21819</guid>
      <dc:creator>WilliamSmith11</dc:creator>
      <dc:date>2006-02-17T12:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: scp with out password request Linux 2.4.21-20.EL</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scp-with-out-password-request-linux-2-4-21-20-el/m-p/3733369#M21820</link>
      <description>check permission:&lt;BR /&gt;&lt;BR /&gt;$HOME = 755&lt;BR /&gt;.ssh = 700&lt;BR /&gt;authorized_keys = 600&lt;BR /&gt;&lt;BR /&gt;check config:&lt;BR /&gt;&lt;BR /&gt;# vi /etc/ssh/sshd_config&lt;BR /&gt;PubkeyAuthentication yes&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Feb 2006 12:13:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scp-with-out-password-request-linux-2-4-21-20-el/m-p/3733369#M21820</guid>
      <dc:creator>paolo barila</dc:creator>
      <dc:date>2006-02-17T12:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: scp with out password request Linux 2.4.21-20.EL</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scp-with-out-password-request-linux-2-4-21-20-el/m-p/3733370#M21821</link>
      <description>[root@denver root]# more out.txt&lt;BR /&gt;#       $OpenBSD: sshd_config,v 1.59 2002/09/25 11:17:16 markus Exp $&lt;BR /&gt;                                                                                &lt;BR /&gt;# This is the sshd server system-wide configuration file.  See&lt;BR /&gt;# sshd_config(5) for more information.&lt;BR /&gt;                                                                                &lt;BR /&gt;# This sshd was compiled with PATH=/usr/local/bin:/bin:/usr/bin&lt;BR /&gt;                                                                                &lt;BR /&gt;# The strategy used for options in the default sshd_config shipped with&lt;BR /&gt;# OpenSSH is to specify options with their default value where&lt;BR /&gt;# possible, but leave them commented.  Uncommented options change a&lt;BR /&gt;# default value.&lt;BR /&gt;                                                                                &lt;BR /&gt;#Port 22&lt;BR /&gt;#Protocol 2,1&lt;BR /&gt;#ListenAddress 0.0.0.0&lt;BR /&gt;#ListenAddress ::&lt;BR /&gt;                                                                                &lt;BR /&gt;# HostKey for protocol version 1&lt;BR /&gt;#HostKey /etc/ssh/ssh_host_key&lt;BR /&gt;# HostKeys for protocol version 2&lt;BR /&gt;#HostKey /etc/ssh/ssh_host_rsa_key&lt;BR /&gt;#HostKey /etc/ssh/ssh_host_dsa_key&lt;BR /&gt;#HostKey /etc/ssh/ssh_host_dsa_key&lt;BR /&gt;                                                                                &lt;BR /&gt;# Lifetime and size of ephemeral version 1 server key&lt;BR /&gt;#KeyRegenerationInterval 3600&lt;BR /&gt;#ServerKeyBits 768&lt;BR /&gt; &lt;BR /&gt;# Logging&lt;BR /&gt;#obsoletes QuietMode and FascistLogging&lt;BR /&gt;#SyslogFacility AUTH&lt;BR /&gt;SyslogFacility AUTHPRIV&lt;BR /&gt;#LogLevel INFO&lt;BR /&gt; &lt;BR /&gt;# Authentication:&lt;BR /&gt; &lt;BR /&gt;#LoginGraceTime 120&lt;BR /&gt;#PermitRootLogin yes&lt;BR /&gt;#StrictModes yes&lt;BR /&gt; &lt;BR /&gt;#RSAAuthentication yes&lt;BR /&gt;#PubkeyAuthentication yes&lt;BR /&gt;#AuthorizedKeysFile     .ssh/authorized_keys&lt;BR /&gt; &lt;BR /&gt;# rhosts authentication should not be used&lt;BR /&gt;# rhosts authentication should not be used&lt;BR /&gt;#RhostsAuthentication no&lt;BR /&gt;# Don't read the user's ~/.rhosts and ~/.shosts files&lt;BR /&gt;#IgnoreRhosts yes&lt;BR /&gt;# For this to work you will also need host keys in /etc/ssh/ssh_known_hosts&lt;BR /&gt;#RhostsRSAAuthentication no&lt;BR /&gt;# similar for protocol version 2&lt;BR /&gt;#HostbasedAuthentication no&lt;BR /&gt;# Change to yes if you don't trust ~/.ssh/known_hosts for&lt;BR /&gt;# RhostsRSAAuthentication and HostbasedAuthentication&lt;BR /&gt;#IgnoreUserKnownHosts no&lt;BR /&gt; &lt;BR /&gt;# To disable tunneled clear text passwords, change to no here!&lt;BR /&gt;#PasswordAuthentication yes&lt;BR /&gt;#PermitEmptyPasswords no&lt;BR /&gt; &lt;BR /&gt;# Change to no to disable s/key passwords&lt;BR /&gt;#ChallengeResponseAuthentication yes&lt;BR /&gt; &lt;BR /&gt;# Kerberos options&lt;BR /&gt;#KerberosAuthentication no&lt;BR /&gt;#KerberosOrLocalPasswd yes&lt;BR /&gt;#KerberosTicketCleanup yes&lt;BR /&gt;--More--(72%)&lt;BR /&gt;#KerberosTicketCleanup yes&lt;BR /&gt;                                                                                &lt;BR /&gt;#AFSTokenPassing no&lt;BR /&gt; &lt;BR /&gt;# Kerberos TGT Passing only works with the AFS kaserver&lt;BR /&gt;#KerberosTgtPassing no&lt;BR /&gt; &lt;BR /&gt;# Set this to 'yes' to enable PAM keyboard-interactive authentication&lt;BR /&gt;# Warning: enabling this may bypass the setting of 'PasswordAuthentication'&lt;BR /&gt;#PAMAuthenticationViaKbdInt no&lt;BR /&gt; &lt;BR /&gt;#X11Forwarding no&lt;BR /&gt;X11Forwarding yes&lt;BR /&gt;#X11DisplayOffset 10&lt;BR /&gt;#X11UseLocalhost yes&lt;BR /&gt;#PrintMotd yes&lt;BR /&gt;#PrintLastLog yes&lt;BR /&gt;#KeepAlive yes&lt;BR /&gt;#UseLogin no&lt;BR /&gt;#UsePrivilegeSeparation yes&lt;BR /&gt;#PermitUserEnvironment no&lt;BR /&gt;#Compression yes&lt;BR /&gt; &lt;BR /&gt;# Warning: enabling this may bypass the setting of 'PasswordAuthentication'&lt;BR /&gt;#PAMAuthenticationViaKbdInt no&lt;BR /&gt; &lt;BR /&gt;#X11Forwarding no&lt;BR /&gt;X11Forwarding yes&lt;BR /&gt;#X11DisplayOffset 10&lt;BR /&gt;#X11UseLocalhost yes&lt;BR /&gt;#PrintMotd yes&lt;BR /&gt;#PrintLastLog yes&lt;BR /&gt;#KeepAlive yes&lt;BR /&gt;#UseLogin no&lt;BR /&gt;#UsePrivilegeSeparation yes&lt;BR /&gt;#PermitUserEnvironment no&lt;BR /&gt;#Compression yes&lt;BR /&gt; &lt;BR /&gt;#MaxStartups 10&lt;BR /&gt;# no default banner path&lt;BR /&gt;#Banner /some/path&lt;BR /&gt;#VerifyReverseMapping no&lt;BR /&gt;#ShowPatchLevel no&lt;BR /&gt; &lt;BR /&gt;# override default of no subsystems&lt;BR /&gt;Subsystem       sftp    /usr/libexec/openssh/sftp-server&lt;BR /&gt;[root@denver root]#&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;These parameters are ok to the scp&lt;BR /&gt;&lt;BR /&gt;#PasswordAuthentication yes&lt;BR /&gt;#PermitEmptyPasswords no&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Feb 2006 13:39:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scp-with-out-password-request-linux-2-4-21-20-el/m-p/3733370#M21821</guid>
      <dc:creator>WilliamSmith11</dc:creator>
      <dc:date>2006-02-17T13:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: scp with out password request Linux 2.4.21-20.EL</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scp-with-out-password-request-linux-2-4-21-20-el/m-p/3733371#M21822</link>
      <description>This is how I did it on fedora:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.cvrti.utah.edu/~dustman/no-more-pw-ssh/" target="_blank"&gt;http://www.cvrti.utah.edu/~dustman/no-more-pw-ssh/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Fri, 17 Feb 2006 14:48:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scp-with-out-password-request-linux-2-4-21-20-el/m-p/3733371#M21822</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2006-02-17T14:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: scp with out password request Linux 2.4.21-20.EL</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scp-with-out-password-request-linux-2-4-21-20-el/m-p/3733372#M21823</link>
      <description>everything is working fine till&lt;BR /&gt;&lt;BR /&gt;the line &lt;BR /&gt;&lt;BR /&gt;source $ssh_info_file&lt;BR /&gt;&lt;BR /&gt;# ssh-agent &amp;gt;ssh_info_file&lt;BR /&gt;# chmod 600 ssh_info_file&lt;BR /&gt;# source ssh_info_file&lt;BR /&gt;sh: source:  not found.&lt;BR /&gt;# ssh-add ~/.ssh/identity&lt;BR /&gt;Could not open a connection to your authentication agent.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ssh_info_file=~/.ssh-agent-info-`hostname`&lt;BR /&gt;ssh-agent &amp;gt;$ssh_info_file&lt;BR /&gt;chmod 600 $ssh_info_file&lt;BR /&gt;source $ssh_info_file&lt;BR /&gt;ssh-add ~/.ssh/identity&lt;BR /&gt;ssh-add ~/.ssh/id_dsa&lt;BR /&gt;ssh-add ~/.ssh/id_rsa&lt;BR /&gt;&lt;BR /&gt;really this have been a heavy lalor!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Feb 2006 16:39:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scp-with-out-password-request-linux-2-4-21-20-el/m-p/3733372#M21823</guid>
      <dc:creator>WilliamSmith11</dc:creator>
      <dc:date>2006-02-17T16:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: scp with out password request Linux 2.4.21-20.EL</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scp-with-out-password-request-linux-2-4-21-20-el/m-p/3733373#M21824</link>
      <description>Are you using bash?&lt;BR /&gt;&lt;BR /&gt;source is a built in command...&lt;BR /&gt;&lt;BR /&gt;If not, try&lt;BR /&gt;&lt;BR /&gt;. ./ssh_info_file&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I do mine like so:&lt;BR /&gt;&lt;BR /&gt;#!/bin/bash&lt;BR /&gt;# Creates an ssh-agent, writes ssh agent info&lt;BR /&gt;# to the file '~/.ssh-agent-info-`hostname`' and then prompts&lt;BR /&gt;# user for keys.  Then any shell can use the agent&lt;BR /&gt;# by sourcing the contents of ~/.ssh-agent-info-`hostname`:&lt;BR /&gt;#  . ~/ssh-agent-info-`hostname`&lt;BR /&gt;#set -x&lt;BR /&gt;ssh_info_file=~/.ssh-agent-info-`hostname`&lt;BR /&gt;ssh-agent &amp;gt;$ssh_info_file&lt;BR /&gt;chmod 600 $ssh_info_file&lt;BR /&gt;source $ssh_info_file&lt;BR /&gt;for i in identity id_dsa id_rsa&lt;BR /&gt;do&lt;BR /&gt;    ssh-add .ssh/$i&lt;BR /&gt;done&lt;BR /&gt;echo "Don't forget to 'source $ssh_info_file'"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Fri, 17 Feb 2006 16:44:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scp-with-out-password-request-linux-2-4-21-20-el/m-p/3733373#M21824</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2006-02-17T16:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: scp with out password request Linux 2.4.21-20.EL</title>
      <link>https://community.hpe.com/t5/operating-system-linux/scp-with-out-password-request-linux-2-4-21-20-el/m-p/3733374#M21825</link>
      <description>Thank you everybody for the help .&lt;BR /&gt;&lt;BR /&gt;Thank you Geoff, &lt;BR /&gt;&lt;BR /&gt;It was magic when I do the scp and does not request for passwowd .&lt;BR /&gt;&lt;BR /&gt;reallly this case was difficult for me .&lt;BR /&gt;but finally with the help of every body , the problem was solved ,&lt;BR /&gt;&lt;BR /&gt;W;S</description>
      <pubDate>Mon, 20 Feb 2006 08:20:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/scp-with-out-password-request-linux-2-4-21-20-el/m-p/3733374#M21825</guid>
      <dc:creator>WilliamSmith11</dc:creator>
      <dc:date>2006-02-20T08:20:30Z</dc:date>
    </item>
  </channel>
</rss>

