www.delorie.com/archives/browse.cgi | search |
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:content-type:mime-version:subject:from | |
:in-reply-to:date:content-transfer-encoding:message-id | |
:references:to; q=dns; s=default; b=OSCQXWSYQlvLF37tyWXyupamAacc | |
a6pfrKWaR/k8UBl/kzk9s7luIcHyiVuI+CPqrL5MVwC5pOddc4W1N/PgYyjMN+RY | |
1FAEP+hS4yB2GbttvyYHQs/mDfgqm952HEOPGJ0Pu6+w6PMFHejjIOiN1crAH3Qu | |
ng3f9/T+8jTypZM= | |
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:content-type:mime-version:subject:from | |
:in-reply-to:date:content-transfer-encoding:message-id | |
:references:to; s=default; bh=zRqwjyfcHRSGYZ2xnTwvauLopMQ=; b=Nl | |
XTfaz9iA19hwISxRzO5iNBMvf1zTprbsVpaV59+tfIXvrXxHUap1vYOTljnlyDyl | |
ElQuUtQUHJytN4akbdGcZvipXCrUGShMnKK1hmcl+jNcp4A1m40MSojMq8rjeioU | |
P9sIwu2elcAXG0RRi/qyAYfBNVDf5HWAAz2mmrMLU= | |
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.3 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 |
X-HELO: | etr-usa.com |
Mime-Version: | 1.0 (Mac OS X Mail 8.2 \(2070.6\)) |
Subject: | Re: TEST RELEASE: Cygwin 1.7.35-0.3 |
From: | Warren Young <wyml AT etr-usa DOT com> |
In-Reply-To: | <20150223201119.GX437@calimero.vinschen.de> |
Date: | Mon, 23 Feb 2015 15:22:50 -0700 |
Message-Id: | <801DB7C4-3F66-468F-B786-0C7575897D98@etr-usa.com> |
References: | <20150220102927 DOT GR26084 AT calimero DOT vinschen DOT de> <6695-1424465180-282140 AT sneakemail DOT com> <20150223111721 DOT GH437 AT calimero DOT vinschen DOT de> <9116-1424712152-918733 AT sneakemail DOT com> <20150223174709 DOT GB26549 AT calimero DOT vinschen DOT de> <CAFrJEvNKjG6JSWk6w1HM2wtC-CEX_FJOYtsjaeY7o1XX2uWD=Q AT mail DOT gmail DOT com> <20150223201119 DOT GX437 AT calimero DOT vinschen DOT de> |
To: | cygwin AT cygwin DOT com |
X-IsSubscribed: | yes |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id t1NMN7Z1006016 |
> On Feb 23, 2015, at 1:11 PM, Corinna Vinschen <corinna-cygwin AT cygwin DOT com> wrote: > > On Feb 24 03:50, rexdf Rexdf wrote: >> >> Is there any solution to solve the ssh problem ( including git etc)? > > Does https://cygwin.com/faq/faq.html#faq.using.ssh-pubkey-stops-working > help? That information seems to be incomplete. I ran into similar problems here, and found that chmod 600 would give me mode 660 *if* the files were in my “Warren” group as well as owned by me, personally. I fixed it with chgrp None ~/.ssh/* It seems that chmod 600 is being interpreted as: 1. It’s owned by Warren, so +rw for him. 2. Oh, its primary group is Warren, too, so let’s inherit g+rw, too. Sorry for not reporting it earlier. I thought I had just de-weirded something local. -- 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
webmaster | delorie software privacy |
Copyright 2019 by DJ Delorie | Updated Jul 2019 |