Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <009701c2657f$69991fd0$40cf5380@cvis.psy.utexas.edu> From: "Jeff Perry" To: Subject: RE: can't chmod files that I own Date: Thu, 26 Sep 2002 12:09:02 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 That fixed it. Thanks. ------------------------------ Mark Zieg wrote: I had the exact same problem with Cygwin & CVS. I think the problem is that NT's idea of "perry" doesn't match Cygwin's definition of UID 1119. If you're on an NT Domain, have you done the "mkpasswd -u perry -d COMPANY_DOMAIN >> /etc/passwd"? That's what fixed it for me. See this for another workaround: http://cygwin.com/ml/cygwin/2002-09/msg01167.html -----Original Message----- From: Jeff Perry [mailto:jsp AT mail DOT utexas DOT edu] Sent: Wednesday, September 25, 2002 5:19 PM To: cygwin AT cygwin DOT com Subject: can't chmod files that I own I have read the documentation on 'ntsec', but I still don't understand why I can't chmod files that I own. I noticed this when using cvs. For example: $cvs update cvs server: Updating . U blah.cpp cvs update: cannot change mode of ./blah.cpp: Invalid argument $ ls -l total 54 drwxrwxrwx 2 Administ None 4096 Sep 25 14:47 CVS -rw-rw-rw- 1 1119 None 871 Sep 25 14:15 blah.cpp -- 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/