public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* chmod suddenly ceased to work on old files
@ 2005-06-28  8:51 FischRon.external
  0 siblings, 0 replies; only message in thread
From: FischRon.external @ 2005-06-28  8:51 UTC (permalink / raw)
  To: cygwin

From one day to the next, I can't chmod any old files anymore (error
message:
"permission denied"), but when I create a new file, I can chmod it
without
problems:

   chmod 0777 some_old_file

=> ... Permission denied

   touch new_file
   chmod 0777 new_file

=> works fine.

My first thought was that the user id might mysteriously have changed
over night,
but a listing of the files with 

   ls -ln 

and a check of my user id with

   id -u

confirms that the same numeric user id is used all the time.

I'm running cygwin under Windows 2000. My CYGWIN variable has the value:

   tty ntsec smbntsec

Any idea what is going wrong?

Ronald
-- 
Ronald Fischer 
Infineon Technologies AG
 IT BT CFS IKM
Tel: +49 89 234 81643
Fax +49 89 234 27850
fischron.external@infineon.com 
***** VISIT US AT: <http://www.infineon.com> ***** 
 

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-06-28  7:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-28  8:51 chmod suddenly ceased to work on old files FischRon.external

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).