On Wed, Sep 06, 2006 at 12:10:48PM +0200, Tomasz Chmielewski wrote:
> I have a problem with logging in using keys (on Debian).

> Sep  6 11:56:13 thecus sshd[18730]: debug1: trying public key file 
> /home/checkuser/.ssh/authorized_keys
> Sep  6 11:56:13 thecus sshd[18730]: debug1: restore_uid: 0/0
> Sep  6 11:56:13 thecus sshd[18730]: debug1: temporarily_use_uid: 
> 1001/1001 (e=0/0)
> Sep  6 11:56:13 thecus sshd[18730]: debug1: trying public key file 
> /home/checkuser/.ssh/authorized_keys2

ls -ld / /home /home/checkuser /home/checkuser/.ssh
ls -ld /home/checkuser/.ssh/authorized_keys*

I bet one or more of these directories/files has group write permission
on it.

Reply via email to