Re: [netatalk-admins] netatalk's handling of file permissions is broken...


Subject: Re: [netatalk-admins] netatalk's handling of file permissions is broken...
From: wesley.craig@umich.edu
Date: Thu Nov 06 1997 - 21:33:37 EST


> From: Jeff Wiegley <jeff@w3-design.com>
> To: Roland Schulz <fi111@fen.baynet.de>

> something, somewhere (after the call to afp_createdir has run and
> completed its
> task) is modifying the permissions of the newly created directory.
> effectively
> wiping out the sgid bit.

That's the mac. Take a look at afp_setdirparams() -> setdirparams() ->
setdirmode(). The first two are in directory.c, the last in is
unix.c. Which is appropriate, since the change you're trying to make
is really quite OS specific. So, be sensative as you make changes...

:wes



This archive was generated by hypermail 2b28 : Sat Dec 18 1999 - 16:28:01 EST