Forum Discussion

esilva5050's avatar
esilva5050
Copper Contributor
Dec 27, 2023
Solved

Force password in network drive with GPO

Hey guys, I have a GPO that automatically maps network drives. However, I would like to know if it is possible to force the user to enter their password every time they click on the drive? Is there ...
  • Alban1998's avatar
    Alban1998
    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.

Resources