I have the following issue:
I have a server with Windows Server 2016, and I need to use it only for saving, reading, and modifying files with file sharing.
The way I have the restrictions is with logging in from client computers and logging with the local server accounts, but I need the authentication to be the MAC Addresses of the Computers clients which access to file sharing in order to be easy for the user.
Is there any way I can authenticate to access file sharing in the Windows Server with the client MAC address to give their respective permissions by MAC address from Windows Server?.