Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sources.redhat.com/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Thu, 25 Sep 2003 18:06:59 -0400 (EDT) From: Igor Pechtchanski <pechtcha AT cs DOT nyu DOT edu> Reply-To: cygwin AT cygwin DOT com To: Marco Mason <mmason AT npc DOT net> cc: cygwin AT cygwin DOT com Subject: Re: Installed, Admin can run, other account can't... In-Reply-To: <3F7360C6.53FB260C@npc.net> Message-ID: <Pine.GSO.4.56.0309251803540.3193@slinky.cs.nyu.edu> References: <3F7360C6 DOT 53FB260C AT npc DOT net> Importance: Normal MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII Content-ID: <Pine DOT GSO DOT 4 DOT 56 DOT 0309251803542 DOT 3193 AT slinky DOT cs DOT nyu DOT edu> On Thu, 25 Sep 2003, Marco Mason wrote: > Hey, gang-- > > I've installed cygwin on a new box. After I set it up, I could run it > as administrator. > However, when I logged into a test account, I can't successfully start > it. > > Trying to run it under the test account in a DOS shell: > > D:\cygwin\bin>bash --login -i > D:\cygwin\bin\bash.exe: *** CreateFileMapping, Win32 error 5. > Terminating. > > D:\cygwin\bin> > > I tried googling for the message, but couldn't find anything useful. > > I ran a 'cygcheck -svr' and attached the output to this message as a > text file. > > Does anyone have an idea of what I should try? > --marco $ net helpmsg 5 Access is denied. $ Basically, it looks like Win2k couldn't run the application as the test user. What's the output of "ls -l /bin/bash.exe"? How about "getfacl /bin/bash.exe"? You may need to change the permissions manually on your Cygwin tree, using the "chmod -R" command. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton -- 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/