When a user access a samba share, the error "NT_STATUS_ACCESS_DENIED" shows.
The error message occurs because the user has no permission.
To resolve the issue, do one of the following to give proper permission to the user:
- For Linux, run the command "chmod".
- For Windows, use the user interface to provide permission.