svn commit: samba r23389 - in branches/SAMBA_3_0/source: .
James Peach
jpeach at samba.org
Fri Jun 8 15:55:42 GMT 2007
On Jun 8, 2007, at 7:37 AM, obnox at samba.org wrote:
> Author: obnox
> Date: 2007-06-08 14:37:29 +0000 (Fri, 08 Jun 2007)
> New Revision: 23389
>
> WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=23389
>
> Log:
> Disabling ACL support on Darwin/Mac OS X for now.
>
> Current configure check detects posix ACL support
> but compile of modules/vfs_posixacl.c fails due
> to missing defines in sys/acl.h:
> ACL_USER, ACL_USER_OBJ, ACL_GROUP, ACL_GROUP_OBJ, ACL_OTHER,
> ACL_MASK, ACL_WRITE, ACL_READ
>
> It has to be investigated, if this can be fixed within
> the posixacl vfs module or if we need a darwinacl module.
The Darwin ACL model is a lot closer to the Windows/NFS4 model than it
is to the traditional Posix model. I have a module, which I'll post
for review in due time. If you have a particular need for it, I can
accelerate the process.
--
James Peach | jpeach at samba.org
More information about the samba-technical
mailing list