This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: chmod again


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 at 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 at G435-9029 /cygdrive/d/uClinux-dist/user/init
$ chmod 777 init

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]