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=b/oYUCz zdsO8pgGXxX2uIZe8rK4cAnccbuuyf6s5aubapU63kVODfE5sLSxH2hqtUKMBD0t imCZLMfSU8pVbA4cSH3L+Nc4ItA1MfH3q+z0t10sf/IVXhJysM8qi7SBeDraopBR CG8FzZEut+PFcSHy1BM7X2l+w/K/kpayZpGM= 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=4JUOD4Zgw8uBV 9foJm3P81B4Lmk=; b=B3brsGtu17rin37V7zFdiC26uJ1/JBo0Mv6gtjRkI55Fv FlQfRM/dT6gx4NlVjuJaBraW6hx41dTp0lY6VVTLGnx/yLlgBmCyrlVQIfQl3usU FdmMOZ0U0X43N5SzbjsBT+UF5COxmDYkm6YXdLc4/8jE1mhhv0oQ9QvZLOdL3I= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-5.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=ham version=3.3.2 spammy=erik, Erik, Domain, theirs X-HELO: mail-wr0-f172.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to; bh=ll5SUJkgXfiAvSm/AU0xYhMWzEU7RzDjEWs5c02Iok8=; b=GkfOkHgKRI+2Tcc8SLvKpDxLnZf5SgCD1e68dZcBBU83NLCCv8r8qu9SMh4TIOBkST NfD/8GPWd/1+XQNJLwpd/Kw/t8ju/cHHu34qSXLMYPGPViIs4hJOzTjzgsX4kGUZw+VM TEpBq11bCpGJHwIUCmcSTQ2z7xrtW9czW6c23CqisQPEm20L+ZjsDHMP4h2TFs8MioFY +Z/CT/C43azpMNtIVvCLEhKfjxCvX9H2nQO2ysuI2vVzF4bhWDHiNfgEpsmGVOorm+Wb 2tQ3ec7yymH02IPDwu8rgmy1CzFdXklhLc7r9flF/tauCOCVeZADLKqNkcavvaHIci4v fq4Q== X-Gm-Message-State: AMCzsaVIcETjUbShsq72LThND29zBVqHeQ4deed8ZIUWYp2ftM+UXgbD VbDdPpRo4B+6VJHE66/GB2CFaE9c/I5w+x8731YaiXpI X-Google-Smtp-Source: ABhQp+QJqxIjd2xsAvBkQxmNZg9qw1eTBfkvlszLs1eKoKQ+BVN016PHIVqejTwKuYncstOYvs6UMOi9i6B9onZK8jA= X-Received: by 10.223.195.110 with SMTP id e43mr5235361wrg.189.1508525822890; Fri, 20 Oct 2017 11:57:02 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <035e01d34806$45ab1540$d1013fc0$@gmail.com> <036601d34806$a6164f80$f242ee80$@gmail.com> From: Erik Soderquist Date: Fri, 20 Oct 2017 14:57:02 -0400 Message-ID: Subject: Re: ssh keys not working after server crash To: cygwin Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes On Fri, Oct 20, 2017 at 1:36 PM, Andrew Schulman wrote: > maybe someone who does could post their output > of > > ls -ld ~ ~/.ssh ~/.ssh/authorized_keys > > so you could compare your permissions to theirs. my results: username AT computername /tmp $ ls -ld ~ ~/.ssh ~/.ssh/authorized_keys drwxr-xr-x+ 1 username Domain Users 0 Oct 20 10:14 /home/username drwx------+ 1 username Domain Users 0 Sep 7 15:44 /home/username/.ssh -rw------- 1 username Domain Users 2271 Jun 2 2016 /home/username/.ssh/authorized_keys username AT computername /tmp $ -- Erik -- 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