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
X-Injected-Via-Gmane: http://gmane.org/
To: cygwin@cygwin.com
From: John Williams <jwilliams@itee.uq.edu.au>
Subject: Re: chmod again
Date: Tue, 15 Apr 2003 12:53:54 +1000
Lines: 41
Message-ID: <b7fs6q$vfr$1@main.gmane.org>
References: <b7fpp1$o56$1@main.gmane.org> <20030415023356.GA48685509@hpn5170x>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-Complaints-To: usenet@main.gmane.org
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3b) Gecko/20030210
X-Accept-Language: en-us, en
In-Reply-To: <20030415023356.GA48685509@hpn5170x>

Hi Pierre,

Pierre A. Humblet wrote:
> If the files are on a shared drive, try CYGWIN=smbntsec

Tried that, but it's a local drive.

> In addition, your group name mkgroup_ indicates that you are a domain
> user who has never executed mkgroup -l -d (and probably not mkpasswd -l -d).

OK so I did

$mkgroup -l -d > /etc/group

and

$mkpasswd -l -d > /etc/passwd

and started a clean shell.  Now it looks like this:

jwilliams@G435-9029 /cygdrive/d/uClinux-dist/user/init
$ ls -alrt init
-rw-r--r--    1 jwilliam Domain U    27984 Apr 15 11:45 init

jwilliams@G435-9029 /cygdrive/d/uClinux-dist/user/init
$ chmod 777 init

jwilliams@G435-9029 /cygdrive/d/uClinux-dist/user/init
$ ls -alrt init
-rw-r--r--    1 jwilliam Domain U    27984 Apr 15 11:45 init

ie, nothing's changed.  I tried the same with variants of ntsec and 
nontsec, and the same result.

Also to Igor, the output from cygcheck -svr is huge, should I attach all 
of it, or is there a particular relevant snip?

Thanks,

John



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

