mirror of
https://github.com/samba-team/samba.git
synced 2025-06-19 23:17:05 +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