I know that I can encrypt an EFS so that only I can see the content but I'd also like to lock the EFS to a single user's ID. Is this possible?
I was thinking that if I had the user's ID I could hard code it into the EFS if there is a way to get the current user's ID from inside the EFS.
Is this possible? Is this the best way to lock an EFS to a specific user?
Thank you!
I was thinking that if I had the user's ID I could hard code it into the EFS if there is a way to get the current user's ID from inside the EFS.
Is this possible? Is this the best way to lock an EFS to a specific user?
Thank you!
Comment