Password protect a folder within a shared folder
Basically the school has a shared folder called staffcommon, which only staff can access, and within the staffcommon shared folder there is another folder called sen, which has all the sen data stored in it.
Due to Data Protection I need to do the following:-
1) Audit which user is changing files/accessing the sen folder
2) Put a password on the folder or make it so that users have to enter their login credentials to access the sen folder everytime they try to access the folder.
Is it possible to do the above?