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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=EZc7hMGH9g4yoYkj 16x/pMYigE7HZVfvCjkbWoNnFS6Py6H1zOin3L4CEx/jgl0xXBfG2ghv0YtSl2u3 zxsrGVKAJCDm0ex33MeRfa8ohAzM3DmVpyCJmOKurZ04EX7MusWAjcq56Ead/oLx vXAKBfH4DFmOtUhlQtyfUxW5uuU= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=Bu2gM8ZK9Cn5V3s0MHWDQl hstBI=; b=ejFA5TcnonBsaabT5q4EddGurdg4WFRcajXSFf2pS+ematjIdhpWrX IMfBk2MMvS5p8b/Hm2/XEZ4+/DRr9RsI+umNIQNpHJ+nRUISUIH6wcZAr7zEzf9L xKncMKPYvw6Qf6oxdtxbxAF6kbL4b8+mFCPSFFyrGvuR2qwMPp4pY= 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=-2.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wi0-f176.google.com X-Received: by 10.180.88.4 with SMTP id bc4mr13880926wib.68.1441638673919; Mon, 07 Sep 2015 08:11:13 -0700 (PDT) Subject: Re: No o+r permission for /usr/sbin/ssh-keysign.exe To: cygwin AT cygwin DOT com References: From: Marco Atzeri Message-ID: <55EDA90F.9060907@gmail.com> Date: Mon, 7 Sep 2015 17:11:11 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 07/09/2015 16:43, Jan Bruun Andersen wrote: > After an unfortunate mishap with an encryption key, I have started to > rebuild my harddisk. And making sure I have a good backup :( > > I noticed a problem with the file permissions for /usr/sbin/ssh-keysign.exe: > > $ getfacl.exe /usr/sbin/ssh-keysign.exe > # file: /usr/sbin/ssh-keysign.exe > # owner: andersej > # group: Domain Users > user::rwx > group::--x > other:--x > > For some reason, the Windows-based backup program (Seagate Manager) > wants the Windows group "Everyone" to have read access. Otherwise it > will report: > > ERROR >>> C:\cygwin64\usr\sbin\ssh-keysign.exe > Access denied This looks a mistake of the backup program. What Security is in place if Everyone has read access ? > > Is there some special reason for denying everyone read permission > (o+r) to this file? > > PS: I have the same problem with /etc/rebase.db.x86_64 which only have > 660 permissions. > > > Regards, > -- 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