I have added 3 new functions. Creating a new group just seemed too obvious so it was added.
Listing group members is needed to validate the groups membership and to add additional error checking in future. for now it is probably just used for debuging.
The function Add_to_group requires a Group DN and a User DN, both of which are found in the function.
There is a need to also create a Remove-From_Group which will be added later.
I have added 3 new functions. Creating a new group just seemed too obvious so it was added. Listing group members is needed to validate the groups membership and to add additional error checking in future. for now it is probably just used for debuging. The function Add_to_group requires a Group DN and a User DN, both of which are found in the function.
There is a need to also create a Remove-From_Group which will be added later.