<br><div class="gmail_quote">On Wed, Dec 9, 2009 at 3:55 PM, Jean-Pierre A. Radley <span dir="ltr">&lt;<a href="mailto:appl@jpr.com">appl@jpr.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Jose Lerebours propounded (on Wed, Dec 09, 2009 at 03:34:48PM -0500):<br>
<div><div></div><div class="h5">| On Wed, Dec 9, 2009 at 3:26 PM, Jean-Pierre A. Radley &lt;<a href="mailto:appl@jpr.com">appl@jpr.com</a>&gt; wrote:<br>
|<br>
| &gt; Jose Lerebours propounded (on Wed, Dec 09, 2009 at 03:16:54PM -0500):<br>
| &gt; | Trying to setup an UBUNTU Linux box to ssh to an SCO UNIX box without the<br>
| &gt; | need to enter a password.<br>
| &gt; | I found this article<br>
| &gt; |<br>
| &gt; |<br>
| &gt; <a href="http://lani78.wordpress.com/2008/08/08/generate-a-ssh-key-and-disable-password-authentication-on-ubuntu-server/" target="_blank">http://lani78.wordpress.com/2008/08/08/generate-a-ssh-key-and-disable-password-authentication-on-ubuntu-server/</a><br>

| &gt; |<br>
| &gt; | I followed every step but I am still forced to type in a password to<br>
| &gt; connect<br>
| &gt; | to SCO UNIX.  The root of the problem is<br>
| &gt; | the need to interface a linux server running PHP + Apache to extract and<br>
| &gt; | push data from a SCO UNIX running filePro.<br>
| &gt;<br>
| &gt; That article is less than clear.<br>
| &gt;<br>
| &gt; Which user&#39;s public key on the Linux machine did you copy into which<br>
| &gt; user&#39;s .ssh/authorized_keys file on the SCO box?<br>
| &gt;<br>
| &gt; On the Linux box, what user are you logged in as, and which command are<br>
| &gt; you using to go to the SCO machine?<br>
| &gt;<br>
| &gt;<br>
| I created a user in the SCO box called &quot;web&quot;.  I created the same user in<br>
| the LINUX<br>
| box.  Logged in as &quot;web&quot; in linux and ran command  `ssh web@unix`  I was<br>
| prompted<br>
| to accept the key and then for a password.<br>
|<br>
| At this point, both LINUX and SCO have the id_rsa file created within the<br>
| .ssh<br>
| directory for user &quot;web&quot;<br>
|<br>
| I was logged in as &quot;josel&quot; but then `sudo su` to run the steps listed on the<br>
| article<br>
| I always used &quot;web&quot; as the user when logging into SCO or attempting to run<br>
| remote<br>
| commands<br>
|<br>
<br>
<br>
</div></div>Answer my first question, please.<br>
<div><div></div><div class="h5"><br></div></div></blockquote></div><br>I was logged in as &quot;web&quot; and I copied /home/web/.ssh/[key file] to the SCO box<br><br>Regards,<br><br><br>jose<br>