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


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?


First, it appears your installation is not complete.  Re-run
'setup.exe', step through all the pages (you don't have to change
anything), and see if that helps.  Please reboot if you're asked
(or were asked) to.  If that doesn't help, you need to run 'mkpasswd'
and 'mkgroup' yourself.  See:

<http://cygwin.com/cygwin-ug-net/using-utils.html#mkpasswd>
<http://cygwin.com/cygwin-ug-net/using-utils.html#mkgroup>

Otherwise, see:

<http://cygwin.com/faq/faq-nochunks.html#faq.using.chmod>
<http://cygwin.com/problems.html>

--
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
216 Dalton Rd.                          (508) 893-9889 - FAX
Holliston, MA 01746

_____________________________________________________________________

A: Yes.
> Q: Are you sure?
>> A: Because it reverses the logical flow of conversation.
>>> Q: Why is top posting annoying in email?

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