-
Bug
-
Resolution: Fixed
-
Medium (View bug fix roadmap)
-
4.3
-
4.03
-
Create New User page doesn't allow administrator to specify in which User Directory a new user will get created.
In the current implementation the user will get created in the first directory with write access rights listed in User Directories.
In compare in Crowd an administrator is able to specify directory where user should get created.
In many cases JIRA administrator needs to define the directory while creating users for example different directory needs to be used for employees and customers.
- is related to
-
JRASERVER-24213 Not able to migrate user from 1 directory to another directory
- Closed
- relates to
-
BSERV-3323 Cannot chose directory when creating user
- Closed
-
CONFSERVER-22296 Provide an option to select user directory on adding users
- Closed
This really is in some ways a critical issue.
When we deployed 4.3, we ended up finding that we needed to include the OU in the LDAP delegated authentication setup (it fails when the look-up is at the root level). Due to that our setup now requires multiple directories each setup with different OU. That is causing SA's to have to change the order everything they create an account making the provisioning process error prone. Additional since thier is no easy way to move a user between directories (other then delete/recreate or going directly into the db) it really is important that they be able to provision the account correctly the first time.