mirror of
https://github.com/samba-team/samba.git
synced 2025-07-29 15:42:04 +03:00
This will allow us to run make test on all platforms again, as we emululate the posix ACLs using the fake_acls module. By then testing smbd.have_posix_acls() we gain a more specific error message. Andrew Bartlett