Project

General

Profile

Actions

Feature #4037

open

LDAP-Memberlist too big

Added by Lars Scheithauer over 14 years ago. Updated over 14 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Accounts / authentication
Target version:
-
Start date:
2009-10-15
Due date:
% Done:

0%

Estimated time:
Resolution:

Description

I am working in an university and we've started deploying redmine as our primary project server. We are authenticating users against LDAP and want every student to be able to create their own project (which I wrote a plugin for that works very nicely - will send a patch after I did some cleanup).

Now, when a student has started a new project, he is automatically added as manager. The next logical step is to invite other students of the same project team. First problem here is that only those accounts of students, who have logged into redmine at least once, are available (due to the on-the-fly creation of profiles).

Due to referential integrity, a search on the ldap to fill the memberlist would have some problems to solve with non-existant ids. So I propose a script to run as cronjob, that syncronizes the redmine-userdatabase with an LDAP-Server.

However, on large LDAP-databases, this imposes a problem in the member-selection tool (having 5000+ Members in the list sucks). So my second proposal is to have an ajax-field instead, which makes suggestions to the entered letters. That would give a lot more flexibility.

Best Regards,
Lars

Actions

Also available in: Atom PDF