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:from:to:subject:date:message-id:references :in-reply-to:content-type:content-transfer-encoding :mime-version; q=dns; s=default; b=grELoShUIJ0UdqKb4AQ26Ve7gftGS bE1fwcYmWCUyQePyyHJv9+tJ3hNtMbkXYa0+JOU1mUiDoP6I8zvccQw1OYEmGUL2 yuC+vX3dJvKnPCSoZpkWrQfJqRF4qJBQ21ZQncdpKnY4LU8Cf/giTHZ5hh7pavsm e5T5UsJC75cAH4= 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:from:to:subject:date:message-id:references :in-reply-to:content-type:content-transfer-encoding :mime-version; s=default; bh=VOAC+SFN9fj/PDJuOlHe254ANuo=; b=Zpl URiJpmcApGZFuKnfgl3y+J8h8xhxdoRj4gb8+0T5IN2GPdBmeAxy76mWiDuV56LG qzO66QIkqmFh0LsPPK/kpLUQYKH6zcnG8D8t7T4SskC9XvWG6macltaRqiXl+vrO TnJH64Qrnnvb26xB+qLWfHcyuDdfUh9nmUqePql4= 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.1 required=5.0 tests=AWL,BAYES_50,KAM_ASCII_DIVIDERS,MIME_BASE64_BLANKS,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS autolearn=no version=3.3.2 X-HELO: cluster-e.mailcontrol.com From: "Lemke, Michael ST/HZA-ZIC2" To: "cygwin AT cygwin DOT com" Subject: RE: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.3.0-0.7 Date: Fri, 6 Nov 2015 16:30:00 +0000 Message-ID: References: In-Reply-To: x-ms-exchange-transport-fromentityheader: Hosted Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id tA6GUHRo024108 On Friday, November 06, 2015 10:27 AM Corinna Vinschen wrote: > >Hi Cygwin friends and users, > > >I released a new TEST version of Cygwin, 2.3.0-0.7. > >========================================================================= > >IMPORTANT NOTE: ...> > > Please guys, I really need feedback for this stuff. > Ok, here's some: On a network share connected as some domain user different from local one: $ mkdir test $ cygstart test Then opening the security tab in an explorer window results in a popup with this text: --------------------------- Windows Security --------------------------- The permissions on test are incorrectly ordered, which may cause some entries to be ineffective. --------------------------- OK --------------------------- Expected? Michael