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: <4124E3FB.1060807@freenet.de> Date: Thu, 19 Aug 2004 19:31:39 +0200 From: Claus-Thomas Buhl User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.4) Gecko/20030619 Netscape/7.1 (ax) MIME-Version: 1.0 To: cygwin AT sources DOT redhat DOT com Subject: Re: Cygwin sshd started as service doesn't respect mount points References: <411C71FF DOT 4050605 AT freenet DOT de> In-Reply-To: <411C71FF.4050605@freenet.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Ok. Problem solved. I had to remove the registry key HKEY_CURRENT_USER\Software\Cygnus Solution\Cygwin\mounts v2\/home/buhl CTB Claus-Thomas Buhl schrieb: > I have installed Cygwin sshd as a service and these are the mount points > of interest: > > D:\Programme\cygwin on / type system (binmode) > E:\Benutzer\buhl on /home/buhl type system (binmode) > > Under /home/buhl/.ssh (that is E:\Benutzer\buhl\.ssh), I have setup my > .ssh folder with my ssh keys. > > When I now try to do a `ssh localhost', sshd looks for my ssh keys in > D:\Programme\cygwin\home\buhl\.ssh which means that sshd doesn't respect > the mount point /home/buhl. > > I had to copy my .ssh folder from E:\Benutzer\buhl\.ssh to > D:\Programme\cygwin\home\buhl\.ssh to make `ssh localhost' work which is > obviously redundant and thus not easy to maintain. > > Regards, > > CTB > > > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/