Skip to content
This repository has been archived by the owner on Feb 14, 2019. It is now read-only.

ldap_sync with Redmine Debian multi-instances #6

Closed
guidtz opened this issue Aug 1, 2011 · 3 comments
Closed

ldap_sync with Redmine Debian multi-instances #6

guidtz opened this issue Aug 1, 2011 · 3 comments
Assignees
Milestone

Comments

@guidtz
Copy link

guidtz commented Aug 1, 2011

Hello,

I works with Debian Squeeze backports version of Redmine 1.1.2.stable (MySQL).
My users and groups are administrate in OpenLDAP 2.4.

I've installed ldap_sync for sync ldap groups with Redmine groups. But nothing sync when I done :

rake redmine:plugins:redmine_ldap_sync:sync_users X_DEBIAN_SITEID=test1 RAILS_ENV=production --trace
(in /usr/share/redmine)
** Invoke redmine:plugins:redmine_ldap_sync:sync_users (first_time)
** Invoke environment (first_time)
** Execute environment
** Execute redmine:plugins:redmine_ldap_sync:sync_users

What can I do for testing and solve this problem.

Thanks a lot for your help.

Guidtz

@thorin
Copy link
Owner

thorin commented Aug 1, 2011

Hi, Guidtz.
The current version only has support for ActiveDirectory.

I'm currently working on a version that will also work with other LDAP servers.
Mainly the problem is on the user and group's objectClass that I'm using.

On the new version this will be configurable.

@guidtz
Copy link
Author

guidtz commented Aug 1, 2011

Ok good ! If you want a tester I am your man :-)

@ghost ghost assigned thorin Aug 1, 2011
thorin added a commit that referenced this issue Aug 3, 2011
 - Extend support to other directory servers
 - Hability to enable/disable group creation
 - Hability to filter with ldap search filters
 - Added user attributes synchronization
 - Hability to filter user import by group membership
@thorin
Copy link
Owner

thorin commented Aug 3, 2011

That would be great.
I've just released the new version. The next days will be for testing and bug fixing.

Your help is more than welcome.

@thorin thorin closed this as completed Aug 3, 2011
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants