Linux Operating System (MOSC)

MOSC Banner

ssh setup passwordless failed

edited May 5, 2020 10:30AM in Linux Operating System (MOSC) 4 commentsAnswered ✓

Hi there,

I need to setup ssh for passwordless access between two nodes oracle RAC database installation. I have tried it several time but failed. After successfully setup it asks password when trying to check passwordless access from one node to another. I have tried it manually and also during installation of Database but both time I failed.

for your information I am sharing with you my setup procedure as under :

NODE1

======

[oracle@rac1 ~]$ mkdir ~/.ssh

[oracle@rac1 ~]$ chmod 700 ~/.ssh

[oracle@rac1 ~]$ /usr/bin/ssh-keygen -t dsa

Generating public/private dsa key pair.

Enter file in which to save the key (/home/oracle/.ssh/id_dsa):

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center