X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; q=dns; s=default; b=SQTxztC Ck5PfJjRA/xzmJ6ZOWNiI+9KuGKUTM1/el5dz4Vr93WN7z7crBi+FFKlMFdP8MwK 3WQBKMLh5aC9RFjAWub7X1CFhfDaFAc9dR+Kf4OwxibgQL0IMVxoUhRnmoFJMl22 CB1r9+BoSvTiFYpoxgFaKS8z6NQgfXydXyzI= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; s=default; bh=q7q2cZdPdwJyA MMCJ5iIszdhByE=; b=JXJF2oyHoZrvoxWbZdqvpXyXrI+UyBAI+rpVLY69cXbRc e/Wo72eKfmi8DWnYkah6v1jX5OvOWPOd/I31Nt7JlhjMCnh4mmYxxmZpH7FGXqVS EBthrwclBlM7KrkWSqMOdPz5bQP6aGUGJnqmFFBlpNlL7XNrFlg5f2igmY31X0= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: <cygwin.cygwin.com> List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sourceware.org/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Home X-HELO: mail-io0-f170.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=Gfe5S3hyFnvd1Itvlybsj253Vzn7Pv9WNTg7j0BLmT8=; b=aqx6QC9StA8sVz8tzqWylATzY0JugtbCUzTBHJmKHiwtw4nJo8UJBZDJlvz4XmHdKD 1B+eIiXsEpaqq6sLNa33zbNcCI+DueYBcXg3GCwhsj2cCKNDKTVs2fB1Be4w8So07hsi GowKogNvXTBPSq3oS+8x6RjQVGN5bHTyyfdkyuSM7L5MgLBDntzYOyV31mJgA7kQ8wKy 5AS7qq6iIzGoryqVLKwe5zlmvA24gKiL6zoQSdKnRfsdBjg4fpM3kx4cXwnarWh80cTP zlK4BZkexKkv//Sp6b4o5MUFktZlzXHCRLgZxNPJC9j9ITiegPzuojYo729TvAIZo0Eo ignw== X-Gm-Message-State: ALyK8tJC2GwYHybJNy7GtfBbtJPAuYWmozdRsDzdorQPo5BXtDBjdq9uk8y6e1WJGfBZCdpFFFdWttJ7zQ8p1g== X-Received: by 10.107.39.149 with SMTP id n143mr3957129ion.50.1467123122793; Tue, 28 Jun 2016 07:12:02 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20160628140615.GF23625@calimero.vinschen.de> References: <CAGHJv4dRtUm=gz=oMgttxR9+QYM_rm_NEbQFnyY30x=GL+VwDw AT mail DOT gmail DOT com> <20160628140615 DOT GF23625 AT calimero DOT vinschen DOT de> From: Chris Sutcliffe <ir0nh34d AT gmail DOT com> Date: Tue, 28 Jun 2016 10:12:02 -0400 Message-ID: <CAGHJv4eG26pbOd6X0DGrxm0kC+UyiYTKCht3uh-NugOa4VDCqA@mail.gmail.com> Subject: Re: SSH Home Directory To: The Cygwin Mailing List <cygwin AT cygwin DOT com> Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes On 28 June 2016 at 10:06, Corinna Vinschen wrote: > On Jun 28 09:38, Chris Sutcliffe wrote: >> I have my $HOME path setup as /cygdrive/c/Users (using Windows 7) >> however ssh doesn't seem to honour that. When I fire up ssh, I get: >> >> Could not create directory '/home/csutclif/.ssh'. > > OpenSSH never honors $HOME. It checks explicitely for your home dir > setting in the user DB. See https://cygwin.com/cygwin-ug-net/ntsec.html > for various methods setting your home dir. Thanks Corinna! I guess that's what I get being a long time Cygwin user who hasn't read recent documentation. :) Cheers, Chris -- Chris Sutcliffe -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple