Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 To: cygwin AT cygwin DOT com From: Rolf Campbell Subject: Re: 1.5.18-1: /bin/cygrunsrv: Error enumerating services: OpenService: Win32 error 5:,Access is denied. Date: Tue, 19 Jul 2005 14:26:42 -0400 Lines: 23 Message-ID: References: <6 DOT 2 DOT 1 DOT 2 DOT 0 DOT 20050719104700 DOT 03cdea00 AT pop DOT prospeed DOT net> <6 DOT 2 DOT 1 DOT 2 DOT 0 DOT 20050719124547 DOT 03cdd438 AT pop DOT prospeed DOT net> <6 DOT 2 DOT 1 DOT 2 DOT 0 DOT 20050719134155 DOT 03ce1bf8 AT pop DOT prospeed DOT net> <42DD4204 DOT 2F103E0 AT dessent DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla Thunderbird 1.0.5 (Windows/20050711) In-Reply-To: <42DD4204.2F103E0@dessent.net> X-IsSubscribed: yes Brian Dessent wrote: > Larry Hall wrote: >>>$ cygrunsrv -L >>>cygrunsrv: Error enumerating services: OpenService: Win32 error 5: >>>Access is denied. >>OK, as expected. Are you performing this operation over an ssh connection >>using pubkey authentication? If so and you're not also logged into this >>machine locally as the same user, that *might* be a problem. > When you run cygcheck -L it tries to OpenService() every service to look > for Cygwin services, and it will bail if the call fails. I suppose that > it's possible that one of your installed services has permissions set > such that regular users can't open it. This might be set via > permissions on the registry keys, I don't know how the service manager > implements security. > > Anyway, if you're not running this command as an administrator, that > might explain it. I suppose cygrunsrv could be modified to not bail on > such an error and just continue trying to open the next service. But it > would still be good to know why the error is happening in the first > place. > > Brian I am running as an administator. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/