On 10 Dec 2001, Oleg Goldshmidt wrote:

> 
> Just in case it might help, here is the (not commented part of)
> /etc/ssh/sshd_config on the problematic server:
> 


You've certainly got my interest now.  The parameters in sshd_config you
posted appear to match my stock one on RH7.2 box (sans commented lines).


Looking at your dump (ssh -v) from a previous message, I noticed that the
session appears to be authenticating via RSA.  I'm also guessing you use
ssh-agent as the "auth method" was public key.  So based on that....

You might try the "ssh -v -v -v host" and post it's dump to the list.

and you might try deleting the RSA key pair and generating a new one and
push the public key back to the server.

even better generate a DSA key pair and push it's public key to the
server.



_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to