I am looking for a way to revamp the way we assign group memberships thru our user creation/update script. Currently we only assign one group to the user at account creation.
My thought is if possible is that we would have a field in the csv file labeled Groups. This would be then populated with ABDC.... Then the script would then based on the letters assign the associated groups. Like A=CSA, B=PSA, C=Employees. Is this possible or is there a simpler way of doing this.