I have problem using samba+acl (ext3+acl) on OSX client. Access rights works fine on Linux and Windows series, but OSX Leopard says access denied to every directory that is using acl. Is OSX cifs client too stripped that it cannot use acl or is this OSX bug? Is there any solution on OSX that can access samba+acl directories? thanks, -- Eero
2009/2/17 Eero Volotinen <eero.volotinen@iki.fi>:> I have problem using samba+acl (ext3+acl) on OSX client. > > Access rights works fine on Linux and Windows series, but OSX Leopard says > access denied to every directory that is using acl. > > Is OSX cifs client too stripped that it cannot use acl or is this OSX bug? > Is there any solution on OSX that can access samba+acl directories?The Mac OS X client looks at the posix mode bits to preflight access checks. you can disable this on the server side by setting "unix extensions = no" -- James Peach | jorgar@gmail.com