Forum Discussion
Force password in network drive with GPO
- Jan 02, 2024
Active Directory provides you the ability to centralize authentication and identity management through a set of features including, notably single sign-on (SSO).
File access management is tied to your account, assuming file servers and workstations are also part of Active Directory. You implement this through good old AGDLP model or claims/dynamic access.
This is an on-premise model however, modern file management relies on Microsoft Entra ID, Azure file shares etc.
It also depends on your objective - what do you try to accomplish through this ?
We intend to migrate to Windows Server because of Active Directory. It turns out that the director prefers that his employees always enter a password when accessing network folders. We intend to use a GPO to map the folders and make the work easier because there are 60 computers, hence my question.
- Alban1998Jan 02, 2024Iron Contributor
Active Directory provides you the ability to centralize authentication and identity management through a set of features including, notably single sign-on (SSO).
File access management is tied to your account, assuming file servers and workstations are also part of Active Directory. You implement this through good old AGDLP model or claims/dynamic access.
This is an on-premise model however, modern file management relies on Microsoft Entra ID, Azure file shares etc.