Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add/Remove Group Membership rollback handled. | Bevan Weiss | 2025-02-11 | 11 | -30/+33 |
| | | | | | | Fixups to a few test cases. Signed-off-by: Bevan Weiss <bevan.weiss@gmail.com> | ||||
* | Split into domain vs local CAs | Bevan Weiss | 2025-02-11 | 1 | -3/+2 |
| | |||||
* | Group Add/Remove working. | Bevan Weiss | 2025-02-11 | 3 | -6/+4 |
| | | | | | | | | | | Local group membership Add/Remove working, however with BUILTIN local system groups .NET doesn't appear to locate them as either groups nor basic security Principals. Still needs work to fix the test for nested groups. Ideally with some way to test for domain groups. Signed-off-by: Bevan Weiss <bevan.weiss@gmail.com> | ||||
* | CreateGroups additions | Bevan Weiss | 2025-02-11 | 22 | -0/+392 |
Signed-off-by: Bevan Weiss <bevan.weiss@gmail.com> |