Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Secure Shell copy

Re: Secure Shell copy

From: Oliver Artelt <oli_at_md.transnet.de>
Date: Tue, 5 Dec 2000 20:22:36 +0100
Message-Id: <10701.123710@fatcity.com>


Hi,

try creating a rsa keypair with ssh-keygen and empty passphrase for each station. After that you copy the public ones to the other station and add them in $HOME/.ssh/your-public-key-file-like-identy.pub. You can now configure sshd.conf to accept rsa-connections too. But beware, anyone who's got your account on the one machine gets it one the 2nd too without password. I haven't try it out but it should work.

oli.

On Monday 04 December 2000 22:13, loren_summers_at_yahoo.com wrote:
> Hello Unix gurus,
> I have installed secure shell on two Sun Sparc
> machines with solaris OS. Whn I copy from one scp from
> one to another it asks me for password. I would like
> to make that process automated and I do not want to
> store the password in any file.
> I will really appreciate if anyone can help.
>
> Thanks
>
> Loren Summers
> Jr. Oracle DBA
> Columbia, MD
>
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Shopping - Thousands of Stores. Millions of Products.
> http://shopping.yahoo.com/

-- 
---

Oliver Artelt, System- und Datenbankadministration
---------------------------------------------------------------
  cubeoffice GmbH & Co.KG # jordanstrasse 7 # 39112 magdeburg
telefon: +49 (0)391 6 11 28 10 # telefax: +49 (0)391 6 11 28 19
   email: oli@cubeoffice.de # web: http://www.cubeoffice.de
---------------------------------------------------------------
Received on Tue Dec 05 2000 - 13:22:36 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US