This is the mail archive of the cygwin 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: I can not delete read permisions in a file


On Tue, Jan 02, 2007 at 04:29:02AM -0800, Jose Luis wrote:
>
>Hi,
>
>
>
>ZD000001@up662692 ~
>$ ll .netrc 
>-rw-r--r--  1 ZD000001 mkpasswd 49 Jan  2 13:10 .netrc
>
>ZD000001@up662692 ~
>$ chmod 600 .netrc 
>
>ZD000001@up662692 ~
>$ id
>uid=400(ZD000001) gid=401(mkpasswd)
>groups=544(Administradores),545(Usuarios),547(Usuarios
>avanzados),401(mkpasswd)
>
>ZD000001@up662692 ~
>$ ll .netrc 
>-rw-r--r--  1 ZD000001 mkpasswd 49 Jan  2 13:10 .netrc
>
>
>Any help?

Problem reports:       http://cygwin.com/problems.html
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

You're probably using a filesystem, like FAT32, which doesn't support
setting permissions but sending the information as listed in the above
would probably allow us to know for sure.

cgf

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


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