diff options
author | Michael Adam <obnox@samba.org> | 2007-06-08 14:37:29 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 12:23:12 -0500 |
commit | 19dbef7ca44298dc7e20d7f87f37efcda9db4432 (patch) | |
tree | 1dac23c112b72a30c67f799dcce7ea230b8d001c /source3/registry | |
parent | e0cdcf065f7bc417c00ff7ba844186c6aa5cee2c (diff) | |
download | samba-19dbef7ca44298dc7e20d7f87f37efcda9db4432.tar.gz samba-19dbef7ca44298dc7e20d7f87f37efcda9db4432.tar.bz2 samba-19dbef7ca44298dc7e20d7f87f37efcda9db4432.zip |
r23389: 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.
Michael
(This used to be commit f275991c2fc92cf1e140e4cf8f8bc1a7fbcbbb0c)
Diffstat (limited to 'source3/registry')
0 files changed, 0 insertions, 0 deletions