docs(auditor/10.9): add gMSA support page for Inactive User Tracker#1153
Open
AlexGRNetwrix wants to merge 1 commit into
Open
docs(auditor/10.9): add gMSA support page for Inactive User Tracker#1153AlexGRNetwrix wants to merge 1 commit into
AlexGRNetwrix wants to merge 1 commit into
Conversation
Convert the single inactiveusertracker.md into a folder following the passwordexpirationnotifier/eventlogmanager pattern, and add a dedicated page documenting the new gMSA support in IUT 10.9: - Minimum AD permissions per monitoring plan action (alternative to Domain Admins) - Permissions delegation via the Delegation of Control Wizard in ADUC - How to specify the gMSA in the monitoring plan (trailing $, locked Password field, scheduled task under NT AUTHORITY\SYSTEM) - UI limitations (Generate report / Filter by OU / Browse OU) - Troubleshooting table The existing inactiveusertracker.md is moved via git mv to preserve history. tools/overview.md is updated to the new path. Generated with AI Co-Authored-By: Claude Code <ai@netwrix.com>
|
|
||
| After you complete those prerequisites, delegate the Active Directory permissions described below and specify the gMSA in the Inactive User Tracker monitoring plan. | ||
|
|
||
| :::note |
| | Delete accounts after | Read + `Delete` on user and computer objects + `DeleteChild` (user, computer) on the parent container | | ||
| | Delete account with all its subnodes | All of the permissions for Delete accounts after, plus the `DeleteTree` standard right on user and computer objects | | ||
|
|
||
| :::note |
|
|
||
| ## Limitations | ||
|
|
||
| :::warning |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Summary
inactiveusertracker.mdinto a folder following thepasswordexpirationnotifier/andeventlogmanager/pattern. The original file is moved viagit mvto preserve history.tools/overview.mdlink to the new path.Generated with AI
Co-Authored-By: Claude Code ai@netwrix.com