Problem using SSHserver in Solaris

From: insouciant (ankit_at_yahoogroups.com)
Date: 08/16/04


Date: 16 Aug 2004 04:34:03 -0700

Hi

I have two servers A and B.
>From A i want to Login to B as "root" through ssh.

In A i generate keys using ssh-keygen -t dsa.

I put the public keys of A in the authorized-key file of B.

Now when i do ssh B -l root

it gives me following error

Connection closed by 0.0.0.0

But if i remove the authorized files and do the login with password
authentications, it allows me to login. Can any one give a solution
for it.

TIA
Ankit
Ankit



Relevant Pages

  • Re: Entries in /var/log/secure
    ... 1.Using Public keys ... With Tcp wrapper support you can specify allowed/denied ip in the ... allowed/restricted for login. ... specifies only the users from these ip's allowed to login. ...
    (comp.security.ssh)
  • Solaris 8, PAM, LDAP
    ... accounts from ssh-ing via public keys. ... Now, after switching to LDAP, I'm having some trouble. ... If I attempt to login w/password only it appears the ...
    (SSH)
  • Re: Login Problem using SSh in Solaris
    ... > I put the public keys of A in the authorized-key file of B. ... > Now when i do ssh B -l root ... > authentications, it allows me to login. ...
    (SSH)