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=g9odpdP 6sh7DHwAmDYlsRFztssYygfLQTTp9kf80Pps8EOmmyFeq8BxgoYtu4SdkHU/kMMo qiaDByH0udO1mk6BxA2fJVGDSPxSk7oWrxcJT2jn0Y5mzh+LjjoToKfpmAxpTE+Z ojK9xmFvhUj5i6jt8c1F/s0PaJ7M2X/nTQaw= 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=eQvG+JiT0Xp7d kdccyTbsFwvrw4=; b=lDK/Hxwe/pp/loTbtSRiqjvb5h8KJycMmKOpOqQHZ42R+ Z00mMAyCHi1ntaiA0BMY6lREgd2SuvoLqCns6WsZzMs7Xndbym7X0CqHiuQFOxn7 zIiCOM8zFLry3Sp2YEBp+oPpy6nbOjHX5ZyxYZ/tynTnjRTcBtcqJrtkn1e1Zo= 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=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: mail-lf0-f48.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=10UdV+oqU+oqACFEU4Krl9P4WzmXQ2neRzXlHw5VkAg=; b=iezq0xUkBCebAjNNkTIQ/kWNO/dAIkayVLGLMNyEEtvQslOYESz2EP2dqHcXkaBC8/ X5YPc30ZNVPu2WgfQjRBBj5quIVs+xzs/g7MAgzIKkH1gWM/1lVx6cMTkonFxmo79vyQ zc5vbPAKnVrCh6v5/HPLh4B08G7lM99FVkUx0CQ0H5NYrPERLRh0DVH/ODF6K33PaQaJ 5L4KXzJgLroF04KJ6dlhpgS9sjsXNCKCnKT1TXrq63la7VRi7mmXmt+lOqYxEKojnTMq cQgDSk+G8BhTOP2aSWjo2VRMe5tBHdoKeGp8vGputuRCbrlUHMHfMQ0B6N6DYLGCofnE Fogg== X-Gm-Message-State: AOPr4FWnZdXPh3f+OsaECtvHyNDoOU69hE5eSWhE/GdIgJkH/uGK1vhJ7EhSRdV2ErWOD4vGjsa+DGf+FRwdZQ== X-Received: by 10.112.157.105 with SMTP id wl9mr14252487lbb.137.1460985957024; Mon, 18 Apr 2016 06:25:57 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20160415113805.GL5014@calimero.vinschen.de> References: <20160413052257 DOT GB28803 AT mercury DOT ccil DOT org> <20160413131128 DOT GA3162 AT mercury DOT ccil DOT org> <570E4B45 DOT 7000201 AT cs DOT umass DOT edu> <20160413154351 DOT GF32092 AT mercury DOT ccil DOT org> <570F5ECC DOT 3060409 AT yandex DOT ru> <20160415113805 DOT GL5014 AT calimero DOT vinschen DOT de> From: Gerrit Haase Date: Mon, 18 Apr 2016 15:25:17 +0200 Message-ID: Subject: Re: Conflict between Cygwin 1.7 and Ubuntu for Windows 14316 To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes 2016-04-15 13:38 GMT+02:00 Corinna Vinschen wrote: > On Apr 15 10:48, Gerrit Haase wrote: >> 2016-04-14 11:11 GMT+02:00 Evgeny Grin wrote: >> > Back to cmd: >> > @ icacls cmd-file >> > cmd-file DESKTOP-5PNH8IH\Karlson:(RX) >> > DESKTOP-5PNH8IH\Karlson:(I)(F) >> > Everyone:(I)(RX) >> > >> > @ icacls cygsh-file >> > cygsh-file DESKTOP-5PNH8IH\Karlson:(R,W,D,WDAC,WO) >> > DESKTOP-5PNH8IH\Karlson:(R) >> > Everyone:(R) >> > >> > @ icacls uowsh-file >> > uowsh-file DESKTOP-5PNH8IH\Karlson:(RX) >> > DESKTOP-5PNH8IH\Karlson:(I)(F) >> > Everyone:(I)(RX) >> >> Everyone:(X) is missing on the Cygwin created file, Karlson has (R) >> besides the inherited (F) access from the other files. > > (X) is not missing. Cygwin honors umask. Your umask is probably 0022. Sorry Corinna, I didn't mean that Cygwin is setting the permissions wrong; my thought was, that UoW maybe requires (X) to access a file, because this is the bit missing from these files, and of course this is most probably a bug in UoW, if adding (X) is the solution to access Cygwin created files from UoW. ;) Gerrit -- 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