I'm want to use LDAP authentication for both my apps for that I have configured it to work with Gitlab as well as with Redmine. Now I want to import all existing users of gitlab and redmine to LDAP server. Is there any plugin available or we have to do it manually?
Asked
Active
Viewed 364 times
0
-
There is a plugin, available at https://github.com/thorin/redmine_ldap_sync but its working in reverse order, putting users from AD to Redmine. – Aleksandar Pavić Dec 26 '16 at 07:31
-
yea.. This one I checked :( – Govind Mantri Dec 26 '16 at 09:28
-
Hm, this one is a bit old, but it might work with your version of Redmine? https://github.com/alec80/redmine_ldap_push – Aleksandar Pavić Dec 26 '16 at 11:34