Release v2.2.2: fix replication permission check for nested groups

Test-ReplicationPermissions now uses the tokenGroups constructed
attribute to resolve all effective SIDs in the caller's Kerberos
token, including nested group memberships. This replaces the
previous MemberOf walk which missed indirect entitlement and
could produce false-positive missing-permission errors.

All versions bumped to unified v2.2.2.
This commit is contained in:
2026-06-09 11:41:14 +02:00
parent 255cfe0a17
commit 27a682a968
11 changed files with 30 additions and 17 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
##################################################
## Project: Elysium ##
## File: Elysium.ps1 ##
## Version: 2.2.1 ##
## Version: 2.2.2 ##
## Support: support@cqre.net ##
##################################################