delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-Id: | <5.2.0.9.2.20030203155334.037e0e60@127.0.0.1> |
X-Sender: | (Unverified) |
Date: | Mon, 03 Feb 2003 16:08:13 -0800 |
To: | cygwin AT cygwin DOT com |
From: | Marc Bejarano <beej AT alum DOT mit DOT edu> |
Subject: | sshd can't do publickey auth with .ssh linked to |
/cygdrive/c/rest/of/path | |
Mime-Version: | 1.0 |
hi. i'm not subscribed to this list so i would be grateful if i could be left on the cc: line of this thread. i tried to link my ~/.ssh to "/cygdrive/c/Documents and Settings/<username>/Application Data/Van Dyke Technologies/SecureCRT/" because i thought it was the most straight-forward way to share my identity files. this breaks incoming publickey auth to cygwin openssh sshd. sshd logs: == debug1: userauth-request for user beej service ssh-connection method publickey debug1: attempt 1 failures 1 debug1: test whether pkalg/pkblob are acceptable debug1: temporarily_use_uid: 1003/544 (e=18/18) debug1: trying public key file /home/beej/.ssh/authorized_keys debug1: restore_uid: (unprivileged) debug1: temporarily_use_uid: 1003/544 (e=18/18) debug1: trying public key file /home/beej/.ssh/authorized_keys2 Authentication refused: bad ownership or modes for directory /cygdrive/c == so it isn't happy about /cygdrive/c. here's how cygwin sees that "dir": == $ ls -ld /cygdrive/c d--------- 15 65535 65535 0 Feb 3 04:11 /cygdrive/c/ == so my question: is there a way to make this work? can i change the mode/ownership bits on a /cygdrive mountpoint? or can i tell the sshd to be less security-conscious? tia, marc -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |