History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: CWD-910
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: David O'Flynn [Atlassian]
Reporter: Alexandre Rafalovitch
Votes: 1
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
Crowd

Need selective user import facility

Created: 07/Mar/08 01:32 PM   Updated: 01/Apr/08 10:06 AM
Component/s: Administration Console
Affects Version/s: 1.3
Fix Version/s: None

Time Tracking:
Not Specified

Environment: Delegated Authentication Directory
Issue Links:
Blocker
 
Duplicate
 

Participants: Adrian Pillinger, Alexandre Rafalovitch and David O'Flynn [Atlassian]
Since last comment: 16 weeks, 3 days ago
Labels:


 Description  « Hide
There is a need to import a small number of users from one directory to another for the efficient configuration of Delegated Authentication Directory. This happens if the external LDAP is many thousands of users (e.g. whole organisation), but only a couple of dozens of them need to be added to the Crowd's part of Delegated Auth. Directory.

Here is the problem with existing methods:
*) Directory Importer is too resource heavy both during the import on the LDAP server and afterwards on Crowd Database and administration interface screens.
*) Adding user requires retyping all the information for each user, which is labor-intensive and may introduce mistakes
*) Doing automatic copy on login introduces delay where an administrator has to wait for user to login, then add that user to the correct groups and then asking user to login again. This delay would make adoption rate slower. I prefer to have all the users setup and assigned to the groups for the seamless experience.

A solutions could be any of the following (or anything better):
*) Directory Importer should allow a regexp against user name or email. That way, even if I have to run it multiple times, I still only need to provide single simple peace of data.
*) On 'Add user' screen, add lookup button that will autocomplete all fields based on entered name/email
*) On 'User lookup' details screen in Admin UI, add 'copy to [directory]' button that will go directly into 'Add user' screen with all fields already filled in. This would require setting up a secondary non-delegated directory connector.
*) On 'User lookup', allow to search against underlying external LDAP and then have checkboxes to add then to internal copy as well.

As the situation now, it is too labor intensive to be effective.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Adrian Pillinger - 27/Mar/08 11:27 AM
Sorry - just realised that my reported issue is pretty much a duplicate of CWD-945.