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:references:date:in-reply-to :message-id:mime-version:content-type; q=dns; s=default; b=k+/rv TvbzjRR3PGQhh0ipySWzfOzdkiS0EeQbavDnGsM8Ac39KapQzfi5ICNJWuCbgm30 yfcofjkaXzNpCVLt/R3vnQbbitkBLApmKyW6V1x4lQiYqhIc3Iw8OoOUVw9nmFGt RW8VOr5xi9OtHqUD9RNrOVIGFHJ3eoNeBXqpK4= 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:references:date:in-reply-to :message-id:mime-version:content-type; s=default; bh=Gsu8HErcE8i CQFJolVcU8/T0g/A=; b=jzncQ++lkaQLg14Y257rO+HlbNaMHIR6Lf7XdiAxwkI bAwcBsAA13o7j90DTMRPP17EBdVKlLepmWaao11n7dHvRK82/VHU6PnSm8aoohrp 18Wfbo2wp3HPk0toLUkBnnOuNbFH+0S5+IBFYX9VApML2ZfRRmuhmGw496/k3pec = 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=-6.1 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_2,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:1203, road, Hx-spam-relays-external:ESMTPA X-HELO: mx009.vodafonemail.xion.oxcs.net From: Achim Gratz To: cygwin AT cygwin DOT com Subject: Re: Window 10 authorization problems References: <373b179e-3c50-2478-3559-f096e7710708 AT bellsouth DOT net> Date: Sun, 21 Jan 2018 09:28:24 +0100 In-Reply-To: <373b179e-3c50-2478-3559-f096e7710708@bellsouth.net> (Robert McBroom's message of "Sat, 20 Jan 2018 18:35:02 -0500") Message-ID: <87mv17k447.fsf@Rainer.invalid> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-VADE-STATUS: LEGIT 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? > 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. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Samples for the Waldorf Blofeld: http://Synth.Stromeko.net/Downloads.html#BlofeldSamplesExtra -- 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