Re: Cygwin Chmod
[email protected] (Bob Proulx) Mon, 17 Feb 2003 17:53:41 -0700
| Newsgroups | gmane.comp.gnu.fileutils.bugs |
|---|---|
| Message-ID | <[email protected]> |
Tom Little wrote:
>
> I tried to use the following command:
> chmod 600 .netrc
> but the file permissions did not change (-rw-r--r--)
> OS is NT2000.
Does NT even have the concept of users? Ports of the utilities can
only do as much as the underlying OS allows.
> I checked all the file settings, etc. to make sure i had read/write/modify
> permission. I could remove/add write permissions (e.g. -r--r--r--), but
> could not eliminate the read permissions for groups and others.
>
> Is this a bug, or am I missing something?
Hmm... We are not the right group to say. Please check with the
Cygwin folks. They are the experts.
Cygwin Home Page
http://cygwin.com/
Cygwin FAQ.
http://cygwin.com/faq/
Cygwin Bug Report Guidelines.
http://cygwin.com/bugs.html
Bob