Re: Key-based auth fails - OpenSSH 3.7.1p2

2003-10-09 Thread hayward
That did it, thanks a bunch! -- Brian On Thu, 9 Oct 2003, Corinna Vinschen wrote: >On Thu, Oct 09, 2003 at 10:12:47AM -0500, [EMAIL PROTECTED] wrote: >> >> More information on file permissions: >> ls -ld / >> drwxrwxrwt+ 9 Administ 4096 Oct 9 08:57 / >> >> ls -ld /home >> drwxr

Re: Key-based auth fails - OpenSSH 3.7.1p2

2003-10-09 Thread Corinna Vinschen
On Thu, Oct 09, 2003 at 10:12:47AM -0500, [EMAIL PROTECTED] wrote: > > More information on file permissions: > ls -ld / > drwxrwxrwt+ 9 Administ 4096 Oct 9 08:57 / > > ls -ld /home > drwxr-xr-x+ 5 Administ SYSTEM 0 Oct 9 10:07 /home > > ls -ld /home/hayward > drwx

Re: Key-based auth fails - OpenSSH 3.7.1p2

2003-10-09 Thread hayward
More information on file permissions: ls -ld / drwxrwxrwt+ 9 Administ 4096 Oct 9 08:57 / ls -ld /home drwxr-xr-x+ 5 Administ SYSTEM 0 Oct 9 10:07 /home ls -ld /home/hayward drwx--+ 3 hayward Administ0 Oct 9 10:07 /home/hayward ls -altr /home/hayward/.

Key-based auth fails - OpenSSH 3.7.1p2

2003-10-09 Thread hayward
I'm not sure if this should be directed at the cygwin or ssh lists. Because I haven't had any troubles with ssh keys in the past on Unix, I figured I'd start here. No matter what I do with filesystem permissions, I can't get ssh key-based authentication to work. I have tried both with Strict