Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <400E4029.4070204@zib.de>
Date: Wed, 21 Jan 2004 10:02:33 +0100
From: Stefan Zachow <zachow@zib.de>
Reply-To: stefan@zachow.org
Organization: Zuse-Institute Berlin (ZIB)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: running the latest cygwin on a windows 2003 server
References: <400D3B18.4000305@zib.de> <6.0.1.1.0.20040120095121.03921320@127.0.0.1> <400D49BE.1090108@zib.de> <Pine.GSO.4.56.0401201051430.14918@slinky.cs.nyu.edu> <400D5539.7010809@zib.de> <Pine.GSO.4.56.0401201143420.14918@slinky.cs.nyu.edu>
In-Reply-To: <Pine.GSO.4.56.0401201143420.14918@slinky.cs.nyu.edu>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Good morning,

>How about when you start bash from a command prompt (i.e., open an "MS DOS
>prompt" window, "cd c:\cygwin\bin", and ".\bash.exe --login -i") as a
>non-administrative user?  What if you omit "--login"?
>
when I enter ".\bash.exe --login -i" (with or without --login) I get

   *** CreateFileMapping, Win32 error 0. Terminating.

>This may not have worked with "nontsec".  Also, any particular reason you
>used "X" instead of "x"?
>
What is the default after installation? I assume that I set the
cygwin environment variable afterwards. However, now it
is ntsec again according to your advice.

I used  chmod -R o+rX in the cygwin root to open any directory
and chmod 755 in bin and /usr/bin. I didn't want to make everything
executable.

>Hmm, maybe Pierre or Corinna can voice an opinion on this one.
>
I don't know very much about Samba but is it possible to have
a problem there? User and group related stuff is mapped on
our Samba Server which is a Linux box. I don't know the
Samba version right now, but it is not the latest one.
Maybe anybody knows about that.

>>What does "ls -l /bin/bash" under an administrative account show?  How
>>about "getfacl /bin/bash"?
>>
-rwxr-xr-x+   1 administ mkgroup-  527360 Oct 20 14:12 /bin/bash.exe

# file: /bin/bash
# ownder: administrator
# group: mkgroup-l-d
user::rwx
group::r-x
group:SYSTEM:rwx
group:Administrators:rwx
group:Remote Desktop Users:r-x
mask:rwx
other:r-x

Anyway, your help is greatly appreciated.

Thanks a lot!

   Stefan




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

