DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 4A5HWpY41783065 Authentication-Results: delorie.com; dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=y4ZLcwJL X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AEED53857709 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1730827969; bh=06fIjpisVs6lJJMfww/UaUzrnjbYlDkD+hDTegf4wd8=; h=Date:Subject:To:References:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=y4ZLcwJLwST9/dgx/euc+nYSqTIG4mJJvLZPAS7Ki7/xRNfrOOiofcyXzWL2yzhVm cCahGASVh9f1NNPI+jR+D3oz487pfEUw4vcvNe2UMBigoIGwRDWo4TCHx+cwmQDGQK Kj53EEH+eu+MMdS0jVGhMrSoxj6Dbg6aMMupeZGc= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org D19B0385735D ARC-Filter: OpenARC Filter v1.0.0 sourceware.org D19B0385735D ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1730827932; cv=none; b=shd5okg+b63qfKA4RzRhpWuBXFdCHuggIi70U3lTWvnvPmlvhgMIw4DNO4AglcaHbDzo7YNIVdT2lyX2sb/SHZn6TFQL+WU3htEdQ6ZKUxdKPQk90AKEVEJ6a2fucy66VsfzRPxI3ADG9zngdlipNk6JEj+5ku+X+CjN5qefPe0= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1730827932; c=relaxed/simple; bh=WVkrDKI1i442LDNhiSUGBZwfctI2fFnGoUIfbUHvVD4=; h=DKIM-Signature:Message-ID:Date:MIME-Version:Subject:To:From; b=MCemSaSivyHSZKt9PG34kcHh3UQq8GFENCbZVBUUt2c0Sr30GapFJBGnMinf0YwcdJ/OTvs82e3RieTpRt3iGT2szpNyU/uIvuvk/6rSIB5HM27PKNJlNsRxvrtPN4UBU3GXADP7HNgWs5w2BFlxcmTKeOENjjINmRkjCn0S/H8= ARC-Authentication-Results: i=1; server2.sourceware.org Message-ID: <06f56012-2124-4df1-bc4f-5fb695524872@kircheis.it> Date: Tue, 5 Nov 2024 18:31:59 +0100 MIME-Version: 1.0 Subject: Re: cygport upload seems to ignore SSH_KEY To: cygwin AT cygwin DOT com References: <8d85bde3-8ea8-4635-8547-9846315243cf AT kircheis DOT it> <7704ca4f-00ba-41b8-897c-7558d846ec18 AT SystematicSW DOT ab DOT ca> <1fe1c4ea-83bd-4fe8-9daf-496ff6ec2c69 AT SystematicSW DOT ab DOT ca> <6d211145-71a2-47d5-83ac-e7a3330e30ce AT kircheis DOT it> <87ses58u8k DOT fsf AT Gerda DOT invalid> In-Reply-To: <87ses58u8k.fsf@Gerda.invalid> X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: Federico Kircheis via Cygwin Reply-To: Federico Kircheis Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "Cygwin" On 05/11/2024 18.29, ASSI via Cygwin wrote: > Federico Kircheis via Cygwin writes: >> I also did a chmod/chown on the file to ensure that the permission >> where correct. >> The file with the permission unchanged worked without issues when >> moved in ~/.ssh. > > Whatever directory that file resides in must be readable only by the > owner or SSH will not use it. > > > Regard, > Achim. Mhm, that could be it. I did not try to modify the permission of the directory. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple