Permission denied ...
From: Darren (dledmonds@nospam-btopenworld.com)
Date: 02/28/03
- Next message: Richard E. Silverman: "Re: Permission denied ..."
- Previous message: James Wilde: "gui client for Openssh on linux"
- Next in thread: Richard E. Silverman: "Re: Permission denied ..."
- Reply: Richard E. Silverman: "Re: Permission denied ..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Darren <dledmonds@nospam-btopenworld.com> Date: Fri, 28 Feb 2003 11:29:05 +0000
Until a few days ago I could happily log into my machine using ssh, but
now I keep getting permission denied for that particular user ( using
root will still let me in ). I've been having some wierd problems with
samba and permissions keep changing on my home directory, so I am
wondering if that's the problem. Below is the output from my login
attempts along with the directory permissions ... can anyone stop
anything obvious?
If it helps I am using protocol 1, no password auth and allow root logins.
# ls -la /home/darren/.ssh
total 12
drwxr-xr-x 2 darren darren 4096 Feb 28 11:05 .
drwxrwx--- 3 darren darren 4096 Feb 27 11:48 ..
-rw------- 1 darren darren 335 Jan 16 14:16 authorized_keys
# ssh -v -l darren 192.168.1.1
OpenSSH_3.4p1, SSH protocols 1.5/2.0, OpenSSL 0x0090602f
debug1: Reading configuration data /home/darren/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Rhosts Authentication disabled, originating port will not be
trusted.
debug1: ssh_connect: needpriv 0
debug1: Connecting to 192.168.1.1 [192.168.1.1] port 22.
debug1: Connection established.
debug1: identity file /home/darren/.ssh/identity type 0
debug1: Remote protocol version 1.99, remote software version OpenSSH_3.4p1
debug1: match: OpenSSH_3.4p1 pat OpenSSH*
debug1: Local version string SSH-1.5-OpenSSH_3.4p1
debug1: Waiting for server public key.
debug1: Received server public key (768 bits) and host key (1024 bits).
debug1: Host '192.168.1.1' is known and matches the RSA1 host key.
debug1: Found key in /home/darren/.ssh/known_hosts:1
debug1: Encryption type: 3des
debug1: Sent encrypted session key.
debug1: cipher_init: set keylen (16 -> 32)
debug1: cipher_init: set keylen (16 -> 32)
debug1: Installing crc compensation attack detector.
debug1: Received encrypted confirmation.
debug1: Trying RSA authentication with key '/home/darren/.ssh/identity'
debug1: Server refused our key.
debug1: Doing challenge response authentication.
debug1: No challenge.
Permission denied.
debug1: Calling cleanup 0x80674b0(0x0)
Thanks,
Darren
- Next message: Richard E. Silverman: "Re: Permission denied ..."
- Previous message: James Wilde: "gui client for Openssh on linux"
- Next in thread: Richard E. Silverman: "Re: Permission denied ..."
- Reply: Richard E. Silverman: "Re: Permission denied ..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|