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 X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Tue, 20 Jan 2004 10:56:34 -0500 (EST) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: stefan AT zachow DOT org cc: cygwin AT cygwin DOT com Subject: Re: running the latest cygwin on a windows 2003 server In-Reply-To: <400D49BE.1090108@zib.de> Message-ID: References: <400D3B18 DOT 4000305 AT zib DOT de> <6 DOT 0 DOT 1 DOT 1 DOT 0 DOT 20040120095121 DOT 03921320 AT 127 DOT 0 DOT 0 DOT 1> <400D49BE DOT 1090108 AT zib DOT de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII; FORMAT=flowed Content-ID: On Tue, 20 Jan 2004, Stefan Zachow wrote: > Larry, > > >Also, who did you install Cygwin as and did you install it for "All users" > >or "Just me"? The answer to the last part may provide you with the answer > >you seek. Otherwise, please provide more specific information as requested > >above. > > > I did install cygwin as Administrator for 'all users'. > > Since you gave me the link to http://cygwin.com/problems.html > I assume that I have to run 'cygcheck -s -v -r' to provide > more specific information. In case this is not what you meant > please let me know. > > Stefan Stefan, A couple of points: What is the exact message you get when you try to run Cygwin programs as another user? Which exact programs fail? Do all the programs fail in the same way? BTW, it would have been more helpful to get a cygcheck output as a user for whom Cygwin doesn't work... Also, check that all the programs and the necessary DLLs are readable and executable by everyone (instead of just you). I noticed you have "nontsec" set, so that might be what's hiding your problem (all files look executable, but the actual ACLs don't allow other users to access them, and you don't see that via "ls"). On an unrelated note, it's usually not a good idea to have /cygdrive/* as a target for a mount. If I understood correctly what you're trying to do, simply connect to a network drive (using "net use", for example), and assign the letter "W:" to it. Cygwin will automatically pick that up as "/cygdrive/w". You might also want to investigate the "(no)smbntsec" option in the CYGWIN variable (see the User's Guide). 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/