We are looking for a way to allow AD users to manage group memberships of groups they have been set as Manager for - and would like to know if we can achieve this with Adaxes? We are thinking a easy to use web portal.
Hello nicolaj,
Yes, it is possible. For details on how to grant the permissions, have a look at section Grant rights to add or remove group members of the following tutorial: https://www.adaxes.com/help/GrantRightsToModifyGroupMembership/#assigned.
We're delegating admin rights to our various IT departments, only giving them access over their stuff under their OUs. They're missing the option to see the group membership ... on user's management history, is there another approach that I'm not aware of?
Is it possible using PowerShell to copy group memberships from an already existing user without copying 2 specific groups named for example test and test 1 ? We are currently ... groups are not included. I can share the PowerShell script if needed. KR, Cas
Rule-based membership fails for security enabled distribution group with error "The term 'Add-DistributionGroupMember' is not recognized as the name of a cmdlet, function, ... Exchange Online before running this PowerShell command. Here is rule based set up.
Hi, I'm trying to create a business rule that basically says if a user is a member of group a, they can't be a member of group b. Optionally would also like to ... removed from group a. Can i get some guidance on how I could accomplish this in adaxes?
We have a need to only allow users to groups based on employee type attribute. We have created a scheduled task today that scans AD every day at 9:00am and adds the ... like to stop the user from even be added outside of this task altogether. Any ideas?