From: noer AT cygnus DOT com (Geoffrey Noer) Subject: [andyp AT parallax DOT co DOT uk: RE: permissions problem] 8 Jul 1998 18:36:52 -0700 Message-ID: <19980709013320.H1641.cygnus.cygwin32.developers@cygnus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: cygwin32-developers AT cygnus DOT com Opinions, anyone? -gjn ----- Slightly modified version of a message from Andy Piper ----- Date: Fri, 03 Jul 1998 08:57:39 +0100 To: noer AT cygnus DOT com From: Andy Piper Subject: RE: permissions problem Cc: Sergey Okhapkin >winsup.h: > >#define STD_RBITS S_IRUSR | S_IRGRP | S_IROTH >#define STD_WBITS S_IWUSR >#define STD_XBITS S_IXUSR | S_IXGRP | S_IXOTH > >Note STD_WBITS :-( Geoffrey, Can I petition you to change the default perms to 664? The problem is that for users who are administrators (I would guess most people with personal installations of NT) the default permissions are virtually useless because everything gets the adminsitrator id rather than your own id. So for instance I cannot edit cvs controlled files in XEmacs because it things I don't have permission to edit them. In theory XEmacs is right based on the permissions and userid but actually I can change them because I have this dual role. 664 would fix this I believe. The g perm seems pretty useless to me currently anyway - I can't change it and it is ignored by many programs. andy ----- End forwarded message ----- -- Geoffrey Noer noer AT cygnus DOT com