mirror of
https://github.com/samba-team/samba.git
synced 2025-08-22 13:49:27 +03:00
We should propagate these errors to the caller instead of masking them with ACCESS_DENIED. And for ACCESS_DENIED we should not disconnect the connection. Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>