Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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.20030205154702.030a5718@127.0.0.1> X-Sender: (Unverified) Date: Wed, 05 Feb 2003 15:48:47 -0800 To: "Max Bowsher" From: Marc Bejarano Subject: Re: sshd can't do publickey auth with .ssh linked to /cygdrive/c/rest/of/path Cc: In-Reply-To: <006301c2cd55$ee0eb250$78d96f83@pomello> References: <5 DOT 2 DOT 0 DOT 9 DOT 2 DOT 20030204105352 DOT 034ad8d0 AT 127 DOT 0 DOT 0 DOT 1> <5 DOT 2 DOT 0 DOT 9 DOT 2 DOT 20030204135959 DOT 01b8f160 AT 127 DOT 0 DOT 0 DOT 1> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed i'm still not subscribed to this list so i would be grateful if i could be left on the cc: line of this thread. At 12:34 PM 2/5/2003, Max Bowsher wrote: >Marc Bejarano wrote: >> the real problem is that openssh checks ownership and modes up the >> tree >> from the authorized_keys2 file until it hits your home dir. since my >> home dir is under /home, it never hits that. > >How about mounting the SecureCRT keys directory to /home/you/.ssh ? >Then, as far as sshd is concerned, it _is_ under your home dir. > >$ mount -b -u C:\path\to\securecrt\keys\dir /home/you/.ssh perfect, max! works like a charm... now why didn't i think of that? ;) thanx! 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/