AsBuiltReport.Microsoft.AD icon indicating copy to clipboard operation
AsBuiltReport.Microsoft.AD copied to clipboard

Add healthcheck for Circular Group Membership

Open rebelinux opened this issue 11 months ago • 0 comments

Description

If an Active Directory(AD) group has another AD group as both it's parent and as a child member you have a circular nested reference.

Why would that matter? There is no technical reason preventing the use of circular references between AD groups, Active Directory can still calculate and grant access. The main reason that circular references are considered harmful is that they tend to make management more difficult

https://ss64.com/ps/syntax-circular.html

Additional Context

No response

Before submitting

  • [X] I have read the documentation, and referred to the known issues before submitting this change request.
  • [X] I have checked for previously opened & closed issues before submitting this change request.

rebelinux avatar Mar 13 '24 13:03 rebelinux