OpenSSH on Debian 3.0 and Kernel 2.4.19

zscoundrel zscoundrel at kc.rr.com
Fri Aug 9 22:33:43 CDT 2002


I am NOT an expert in this at all, but I would check access to this 
directory.  (I see similar problems to this all the time because I 
forget to SU before an install!)

/root/.ssh/identity
/root/.ssh/id_rsa
/root/.ssh/id_dsa

mike neuliep wrote:

> Hello, I've downloaded OpenSSL-engine-0.9.6e and OpenSSH-3.4p1 and compiled it
> simply by doing a ./Configure linux-elf for openssl and a ./configure for
> open ssh.  It compiles a-ok.  Now when I run sshd and try and connect to it
> with its' own client I get this.  Here's a debug of the transaction.  Has anyone
> ever seen this before?  Thanks in advance!

(clipped for brevity)

> debug1: got SSH2_MSG_SERVICE_ACCEPT
> debug1: authentications that can continue: publickey,password,keyboard-interactive
> debug1: next auth method to try is publickey
> debug1: try privkey: /root/.ssh/identity
> debug1: try privkey: /root/.ssh/id_rsa
> debug1: try privkey: /root/.ssh/id_dsa
> debug1: next auth method to try is keyboard-interactive
> debug1: authentications that can continue: publickey,password,keyboard-interactive
> debug1: next auth method to try is password
> mike at agamemnon's password: 
> debug1: authentications that can continue: publickey,password,keyboard-interactive
> Permission denied, please try again.
> mike at agamemnon's password: 
> debug1: authentications that can continue: publickey,password,keyboard-interactive
> Permission denied, please try again.
> mike at agamemnon's password: 
> debug1: authentications that can continue: publickey,password,keyboard-interactive
> debug1: no more auth methods to try
> Permission denied (publickey,password,keyboard-interactive).
> debug1: Calling cleanup 0x8062884(0x0)
> 
> 
> 
> 
> 




More information about the Kclug mailing list