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: SSH Autologin problem

RE: SSH Autologin problem

From: Elliott, Patrick <patrick.elliott_at_medtronic.com>
Date: Wed, 2 May 2007 13:15:24 -0500
Message-ID: <302F06193D7F4D48ABC997408E786BD002101BCD@MSPM1BMSGM09.ent.core.medtronic.com>

You can also have troubles if there are version differences between the SSH's on each host. You also need to make sure the path for the user is correct so it can find ssh on the remote host. There are so many things to check with SSH, and very little information to go on about the causes. Such is the nature of a security related application. You don't want to give out any information that can be used against you.

Pat

-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Jared Still Sent: Wednesday, May 02, 2007 1:05 PM
To: robertgfreeman_at_yahoo.com
Cc: oracle_L_list
Subject: Re: SSH Autologin problem

Ah, I just re-reread this.
Check the permissions on $HOME/.ssh/authorized_keys2

( I think that is the file name)

If there is public (and possibly group) permissions on the file, ssh connections will not work.

IIRC, it is a good idea to remove all public and group permissions from files in .ssh/.

Working from memory here, as I am in class (breaktime) and don't have access to much in the way of a system.

Jared

On 5/1/07, Robert Freeman <robertgfreeman_at_yahoo.com> wrote:
> All,
>
> I'm trying to configure a 2 node RAC cluster on RH Enterprise Linux.
> I'm trying to get SSH where it will sign in without a password. I've
> gotten node1 to connect to node2 without a password, no problem. I
> can't seem to get node2 to connect to node 1 without using a password.
>
> Anyone have any ideas on this? After figuring I had forgotten
> something or was doing something wrong, I even went to metalink and
> followed document 300538.1 to make sure I wasn't missing something.
> Still does not work.
>
> Robert
>
>
> Robert G. Freeman
> Author:
> Portable DBA: Oracle (Oracle Press)
> Oracle Database 10g New Features (Oracle Press) Oracle9i RMAN Backup
> and Recovery (Oracle Press) Oracle9i New Features (Oracle Press)
> Oracle Replication (Rampant Tech Press) Mastering Oracle8i (Sybex)
> Oracle8 to 8i Upgrade Exam Cram (Coriolis <RIP>) Oracle 7.3 to 8
> Upgrade Exam Cram (Coriolis <RIP>)
> --
> http://www.freelists.org/webpage/oracle-l
>
>
>

--
Jared Still
Certifiable Oracle DBA and Part Time Perl Evangelist
--
http://www.freelists.org/webpage/oracle-l



___________________________________________________________________________________________________
CONFIDENTIALITY AND PRIVACY NOTICE
Information transmitted by this email is proprietary to Medtronic and is intended for use only by the individual or entity to which it is addressed, and may contain information that is private, privileged, confidential or exempt from disclosure under applicable law. If you are not the intended recipient or it appears that this mail has been forwarded to you without proper authority, you are notified that any use or dissemination of this information in any manner is strictly prohibited. In such cases, please delete this mail from your records.
http://emaildisclaimer.medtronic.com
--
http://www.freelists.org/webpage/oracle-l
Received on Wed May 02 2007 - 13:15:24 CDT

Original text of this message

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