100-140 Question 148
Select 3A user reports they are unable to access a shared network resource. Upon investigation, you find that other users can access the resource without issues. You suspect the problem is related to group membership. What steps should you take to verify and resolve the issue?
- A
Check the user's membership in the required security group for accessing the resource.
- B
Verify that the distribution group associated with the resource includes the user.
- C
Ensure the required security group has the correct permissions assigned to the resource.
- D
Add the user to the distribution group to grant them access to the resource.
- E
Check for replication delays in the directory service that may affect group membership updates.
Show answer and explanation
Correct answers: A, C, E
Explanation
To resolve access issues related to shared resources, it is important to verify the user's membership in the relevant security group, ensure the group has appropriate permissions, and rule out any replication delays. Distribution groups are unrelated to access control and are not a factor in this scenario.
- A. Correct.
Checking the user's membership in the required security group is essential because access permissions are often tied to security groups, not distribution groups.
- B. Incorrect.
Distribution groups are used for email communication and do not control access to resources. Verifying membership in a distribution group will not resolve the access issue.
- C. Correct.
Ensuring that the required security group has the correct permissions assigned to the resource is critical. Without proper permissions, even valid group membership won't grant access.
- D. Incorrect.
Adding the user to a distribution group will not resolve the issue because distribution groups are not used for access control.
- E. Correct.
Replication delays in directory services can cause group membership changes to not take effect immediately. Checking for replication delays ensures the user’s permissions are up-to-date.