X-Recipient: archive-cygwin@delorie.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:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=Eb+WAEOM+Ct/SWUtmV/BkHLd75TJTReSlAfc+xAmSiQ
	Z5n9ssQni96y8+flGxzImempelSiPAGzGGdOE81HaGZq5OUJI8LKlo7FQKKVKhwn
	SdCwMuMXtU03PzIk+oboMXH7EQqoxYFkTcpmEhwsSFR6gxCvIW9WPYKO+RolB8eY
	=
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:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=+9S6tJFqz1jQdbxk0fjuI8OfHXU=; b=Itxj8t3fohLPrW/aj
	sXQXELfFwZq2S16RhFXiTwNpBxMw2Uu2g+WejNmsN1UuWlVXyVNc/GrADYZyL6qa
	qxwvGqmsrUQjNMhxZg2g6TlJEYnbxV32qFK4W+OgNnv0BAirxzMRclcMNOIIdtd8
	WcjvjsQgCalg2SLe5NCu7bqfT4=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-6.9 required=5.0 tests=BAYES_00,GIT_PATCH_2 autolearn=ham version=3.3.2 spammy=walsh, Walsh, SW, sw
X-HELO: Ishtar.sc.tlinx.org
Message-ID: <5B930505.8000007@tlinx.org>
Date: Fri, 07 Sep 2018 16:08:53 -0700
From: L A Walsh <cygwin@tlinx.org>
User-Agent: Thunderbird
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: continued acl problems
References: <5B92EA14.1030507@tlinx.org> <164180157.20180908002635@yandex.ru>
In-Reply-To: <164180157.20180908002635@yandex.ru>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes



On 9/7/2018 2:26 PM, Andrey Repin wrote:
> Greetings, L A Walsh!
> 
>> In all of these cases it appears that the problem is with directories.
> 
>> At first thought it was related to presence of 'TRUSTED USER'
> 
>> But I saw some 'flakeyness' on domain ID's,
>> where I saw it display the correct text for them,
>> but scrolling down to look for problems, and back up had the
>> permissions dialog showing the raw numbers for my domain ID's, but
>> scrolling again showed them as Domain\ID.
> 
> Do you have cygserver running?
----
	Well....rt now, not sure...hmmm
I should have had it running, as it's part of my startXwin.sh
script which I run manually at start of every session, but
did an update and had to kill off most or all of the cygstuff.

	But restarted 'X', which used to -- should have restarted
it but, looking didn't see it in process list and trying the
same command manually gave an error:


> cygrunsrv -n -O -S -d messagebus cygserver
cygrunsrv: --neverexits is only allowed with --install

So I look at help and install is for installing a new service

So I look at what services are installed:

> cygrunsrv.exe -L
cygserver
messagebus
syslogd

Looks like the cygserver is already installed...

Looking in the services control panel, I see cygserver, 
messagebus and syslogd, but syslogd won't stay running.

Since I just ran the cygrunsrv command above, not sure if that
started it or not. 

If I specify two services on the command line, should it
have started both? with the same 'cygrunsrv'?  They are set
to start on system boot, but after the cyg-upgrade, they were 
likely killed and restarting 'X' likely didn't restart anything
because of the error.  

Because cygserver won't let you start syslogd unless stderr 
isn't a TTY, I have to send cygserver's error off to /dev/null,
so I wouldn't have seen any errors.  

So...am guessing it wasn't running, but may be now (not sure
why syslogd isn't running -- will have to check that out later.

But for now, will have to see if this reoccurs ....

Thanks for the possible cause! ;-)

Gotta love SW!

--
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

