Answer the question
In order to leave comments, you need to log in
Description of security group rights?
Good day.
We deployed a new server and filled it with a huge ball consisting of 25 folders and a lot of nested ones.
It is necessary to differentiate rights and create security groups. Please tell me briefly how to organize it wisely, or even better, point your finger at articles on the Internet (apparently, I’m writing a request and I can’t find anything worthwhile).
The structure is something like this:
Answer the question
In order to leave comments, you need to log in
Yes, you can give Read and Execute to the root folder for Authenticated Users.
Share rights - Full Control for Authenticated Users.
Create three types of groups for each folder with a certain approach to their naming (prefix suffix and folder name in the middle for example):
1. List and traverse ("Traverse folder/execute file and List folder/read data") to "This folder only" . (so you can "fall through" into a folder)
2. read and execute to This folder, subfolder and files" (read access)
3. Modify to This folder, subfolder and files" (edit access).
Group 1 must be a member of group 1 of the parent folder, group 2 and 3 with permissions on the folder must be a member of group 1 of the parent folder (so that you can go down in the folder structure to groups with access rights).
And 4 types of groups - for confidential folders (when inheritance of rights from the parent folder is disabled))
And then just add accounts to the groups you need and notify that access will appear in a maximum of 10 hours (the default TGT lifetime)
The directory structure tree must be in RO. At the root, only structural directories. On them also we hang the rights through groups.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question