chmod not working on Win98

Greg Matheson lang@ms.chinmin.edu.tw
Sat Mar 8 16:13:00 GMT 2003


When I installed fetchmail-6.2.2.1, fetchmail started refusing to
use my .fetchmailrc. I think the requirement that permissions be
600 on it is new.

However when I tried chmodding it to 600, it stays at 644

greg@7106 ~
$ ls -al .fetchmailrc
-rw-r--r--    1 greg     unknown       864 Feb 17 06:54 .fetchmailrc

greg@7106 ~
$ umask 000

greg@7106 ~
$ chmod 600 .fetchmailrc

greg@7106 ~
$ ls -al .fetchmailrc
-rw-r--r--    1 greg     unknown       864 Feb 17 06:54 .fetchmailrc

greg@7106 ~
$ umask 777

greg@7106 ~
$ chmod 600 .fetchmailrc

greg@7106 ~
$ ls -al .fetchmailrc
-rw-r--r--    1 greg     unknown       864 Feb 17 06:54 .fetchmailrc

-- 
Greg Matheson                    Make a mistake.
Dr Bean's Penpal Pool            Try it, you'll like it.
Address: palpool                 --Dr Bean
Domain:  @cn91.chinmin.edu.tw

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



More information about the Cygwin mailing list