More passwd/group patches

Corinna Vinschen cygwin-patches@cygwin.com
Sun Nov 24 08:52:00 GMT 2002


On Sun, Nov 24, 2002 at 05:12:42PM +0100, Corinna Vinschen wrote:
> On Sun, Nov 24, 2002 at 05:08:05PM +0100, Corinna Vinschen wrote:
> > - ...except for in the CLASS_OBJ entry.  The default setting on that
> >   machine for all my files is 0x1ff and, frankly, I have no idea
> >   how to explain that setting.  Interesting enough, the Solaris
> >   getfacl as well as my getfacl both return 'rwx' as permission bits
> >   for that entry.
> 
> Sorry, I forgot to discuss this point.  Since I don't know how to
> explain that setting... should we just set CLASS_OBJ to 0x1ff, too?
> It matches Solaris plus it's correctly(?) printed as rwx.

Oh boy, 0x1ff is actually the same as S_IRWXU | S_IRWXG | S_IRWXO.
Doesn't look *really* mysterious that way, isn't it?

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.



More information about the Cygwin-patches mailing list