Set default user group for new users
Answered
I'm using LDAP authentication and wondering if there is a way to set the default user group new accounts get placed into. Right now the first time someone logs in, it creates their user account via the LDAP sync and places them in the all users group. Is there a way to also add them to some other group by default?
I know about the LDAP group mapping but that doesn't seem to do this.
Please sign in to leave a comment.
Hi Kevin,
Please take a look at the request https://youtrack.jetbrains.com/issue/TW-9744 and try the plugin attached.
Hi Alina,
That plugin will trigger the LDAP synchronization which is neat but it doesn't seem to have an option to put the users in a specific group. Basically I want to put all new users into a "NewUsers" group and then a TC admin will move them to the appropriate group. By having all new users go into a specific group, we can tell which users are new.
The alternative is if there is a way to list user accounts by creation date. That would work too. Do you know of a way to do that?
Thanks,
Kevin
Thank you for clarification. I thought that you want to sync groups from LDAP.
At the moment it's not possible to make customizations when user is created. Please vote for the related request: https://youtrack.jetbrains.com/issue/TW-44407.
Also at the moment it's not possible to sort users by created date. Please feel free to create a feature request.