I have a folder to make accessible for specific users on a windows server(Datacenter 2016).
I have created a file share and created a user with a password on the server and granted the user access to the share and the full set of permissions. I removed Everyone from the permitted users.
The client is connected by logging in with those credentials from the user on the server. However, it then says that the folder cant be accessed(at all) due to lacking perissions. When I allow Everyone to access the share, the client can log in, but still can't write to the directory even though the user the client is logged in as has been granted full permissions.
I looks like the client is not actually connected as the user it is logged in as? How can I log in to a shared folder as a user(on the server) and also have the user's permissions?