|
|||||||||||
|
Re: Trusted SSH on Solaris
From: Jeff Koenig <Jeff.Koenig(at)experian.com>
Date: Mon Dec 09 2002 - 16:02:03 EST
#The following example sets up an SSH2 RSA key #and allows "usera" to SSH or SCP from "servera" to "serverb" #without requiring a password
# Run "ssh-keygen -t rsa" on servera as usera to generate public and private keys:
#press enter to save the key in the default location
#cat the newly created public key and
#connect to serverb
#make an "authorized_keys" file in the ~./ssh directory on serverb
#test the key by trying to SSH from servera to serverb
>>> cdm <mcintoshcd@san.rr.com> 12/07/02 10:54PM >>> I have downloaded and installed the latest OpenSSH packages from sunfreeware.com (3.5) I have them working on Solaris 2.6 through 9 without a problem. For script based backups, I need to eliminate the requirement to provide a password. During my web searches, I have found many examples for other flavors of Unix. I have tried several of these methods without success. Does anyone have the definitive steps to take that will provide a remote login via ssh without asking for a password on Solaris? Any assistance would be immeasurably appreciated. Received on Wed Dec 11 19:50:06 2002 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:02:51 EDT |
||||||||||
|
|||||||||||