Oracle Solaris System Administration (MOSC)

MOSC Banner

SSH with Public Key not working in Solaris 10 update 10.

edited Nov 5, 2013 7:03AM in Oracle Solaris System Administration (MOSC) 5 commentsAnswered
Solaris 10, update 10, on SPARC hardware (T6340). Trying to set up a passwordless, secure connection between 2 servers with a shared home directory. I have run ssh-keygen -t rsa -b 2048, and no passphrase, then copied the public key into my authorized_keys file.
When I do a ssh -vvv to the second server, I see the connection starting, and then I get:
debug1: next authentication method: publickey
debug1: trying private key: /home/user/.ssh/identity
debug3: no such identity: /home/user/.ssh/identity
debug1: trying public key: /home/user/.ssh/id_rsa
debug3: send_pubkey_test
debug2: we sent a publickey packet, wait for reply

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