LB1234
asked on
Need to give access to a nested directory on windows 2008 server
NTFS, Windows 2008 server.
Let's say there's "folder A" that contains two directories "folder 1" and "folder 2." I want to give someone specific access to folder 2 without them seeing what's in folder A or folder 1, and i don't want to map a drive. How to accomplish this? Thanks.
Let's say there's "folder A" that contains two directories "folder 1" and "folder 2." I want to give someone specific access to folder 2 without them seeing what's in folder A or folder 1, and i don't want to map a drive. How to accomplish this? Thanks.
SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER
Gotcha. The takeaway from all of this, I suppose, is just to map a drive to the directory and be done with it. All other approaches sound like undue complication. I was just concerned about the inevitable drive mapping being lost and having to manually, periodically re-map it.
ASKER