[ Date Index ][
Thread Index ]
[ <= Previous by date /
thread ]
[ Next by date /
thread => ]
Hi, I was getting an error in the syslog. chmod 600 cured that. Running ssh -v -v -v gives: debug1: authentications that can continue: publickey,password,keyboard-interactive debug3: start over, passed a different list publickey,password,keyboard-interactive debug3: preferred publickey,password,keyboard-interactive debug3: authmethod_lookup publickey debug3: remaining preferred: password,keyboard-interactive debug3: authmethod_is_enabled publickey debug1: next auth method to try is publickey debug1: try privkey: /home/xxx/.ssh/identity debug3: no such identity: /home/xxx/.ssh/identity debug1: try privkey: /home/xxxx/.ssh/id_rsa debug3: no such identity: /home/xxxx/.ssh/id_rsa debug1: try pubkey: /home/xxxx/.ssh/id_dsa debug3: send_pubkey_test debug2: we sent a publickey packet, wait for reply debug1: authentications that can continue: publickey,password,keyboard-interactive debug2: we did not send a packet, disable method debug3: authmethod_lookup password debug3: remaining preferred: keyboard-interactive debug3: authmethod_is_enabled password debug1: next auth method to try is password Note, I've done exactly the same within my lan and it works. The machine I'm trying to ssh to is on the internet. So what if any is the difference when it comes to connecting to a live ip? Do you need to be able to do a reverse lookup on the machines? Regards Jon Lawrence On Sunday 19 May 2002 21:07 pm, you wrote:
On Sunday 19 May 2002 8:55 pm, Jon Lawrence wrote:Still asking for a password I'm afraid.Make sure you've restarted sshd after changing options. Make sure your key on the server is chowned to you and chmod to 600. Take a look in syslog/auth.log on server too see for any errors. than trey running ssh client with -v to see all the debug, it'll tell you whats going on and if the fault is on the server or the client. ~ Theo
-- The Mailing List for the Devon & Cornwall LUG Mail majordomo@xxxxxxxxxxxx with "unsubscribe list" in the message body to unsubscribe.