• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

How do I lock access to directories/drives in Win2000

theGlove

Senior member
would like to password protect directories or drives so that only the admin can access these directories in win 2000. How can this be done? In unix, i can just do a chmod on the read/write/execute flags.
thanks
 
Select Properties on the folder, Choose tab Security. Then remove Everyone and add only the user(s) you want to give access and specify their right to the folder.

NB! To change the permissions of a folder you first have to remove "Allow inheritable permissions from parent to propagate to this object"
 
Back
Top