hi,
i have the following issue:
Group 1
•User a
Group 2
•Group 1
Is it possible to add User b to all Groups of User a? e.g.:
Group 1
•User a
•User b
Group 2
•Group 1
In my script User b is added to Group 2.
thx
mike.son
So you are telling it to add the user to Group 1 and it is being added to Group 2? That seems very odd.
I want to add user b to all groups of user a
Group 2 contains Group 1
So it's not necessary to add user b to Group 2. But in my script user b added to Group 1 and Group 2.