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=NciPGvxJgQJixY0R vXoF7NVdOj/e2pT4loPP56zx1y31NIJsiX6XE/KaopVXFHefKbzrmi171mz7ZeEV Pjf4Yzgxhf5fLdcuhN2yqAxUBQQkic79Ad15e3hTd/Ct+rWRx+AtV4u6shd7ZwEf 9GcSKrjdZsoOTVio74oBDSSJb1w= 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=uINDIxJx7RYK1c9Svm0CT8 Wb5QM=; b=PuY4qo7c0BJ3/6bQYBQoOtXW2iBCJ3/kNPAnrzPMubpKRbOsMFpB5V feHGLksYDR2lDMWM5YlI2c2K4xptA8PnqaUFViFGyxXYJeMqg7HYGdSWFLSIKWt9 3F9Y5IXlB7dLZt1750eqKjGLTmmutVBX5hEwoH9YTMB+q+xeY51EA= 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.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,HTML_MESSAGE,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 spammy=edition, insider, H*c:alternative, Hx-languages-length:2401 X-HELO: sonic317-32.consmr.mail.bf2.yahoo.com Subject: Re: Window 10 authorization problems To: cygwin AT cygwin DOT com References: <373b179e-3c50-2478-3559-f096e7710708 AT bellsouth DOT net> <87mv17k447 DOT fsf AT Rainer DOT invalid> From: Robert McBroom Message-ID: Date: Thu, 25 Jan 2018 00:29:40 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 In-Reply-To: <87mv17k447.fsf@Rainer.invalid> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 01/21/2018 03:28 AM, Achim Gratz wrote: > Robert McBroom writes: >> Troubles through several cygwin releases with getting the files to >> have the right permissions when running startwinx from an initial >> cygwin64 terminal. Messages follow: > Is that a network share? Data drive D:\cygwin64\ >> A directory listing gives: >> >> ---------- 2 mukx mukx 0 Jan 18 18:44 .serverauth.7284-c >> >> On Window 7 these files are properly read,write for the user. > As Brian said, please check the DACL on your home directory via icacls. > The above shows that Cygwin thinks there are _no_ ACL attached and it > seems it can't create them either, so I suspect your home is on one of > those shares that disallow both the reading and writing of DACL. You > could try to use it by mounting it with the "noacl" option, but that > will create other problems down the road, so you might need to move your > home directory (as far as Cygwin is concerned) someplace else. This > might be as easy as using a subdirectory in your current home or it > might require using a different share. > > > Regards, > Achim. Both Windows 10 home and the insider edition of Windows 10 Pro are installed and share the data drive. -- 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