Answer :
Final answer:
The acceptable group nesting strategies for a corporate network with multiple Active Directory domains include A-G-L-P, A-G-P, A-G-DL-P, and A-G-U-DL-P. These strategies help in structuring access control efficiently across domains.
Explanation:
The question pertains to group nesting strategies within a corporate network that spans multiple Active Directory domains. There are several group nesting models, but the following are acceptable methods:
- A-G-L-P which stands for Accounts-Global Groups-Local Groups-Permissions
- A-G-P which stands for Accounts-Global Groups-Permissions and is a simpler model without domain local groups
- A-G-DL-P which stands for Accounts-Global Groups-Domain Local Groups-Permissions and is designed for multiple domain environments
- A-G-U-DL-P which stands for Accounts-Global Groups-Universal Groups-Domain Local Groups-Permissions and is useful when groups span multiple domains
These methods are designed to optimize group management and permissions assignment in Active Directory. A-G-L-P and A-G-DL-P are more commonly used strategies in multi-domain environments to maintain a structured and efficient access control model.