Added by Loïc Lemire 3 months ago
Hello,
I upgraded my redmine from 2.6 to 5.1.
I miss some plugin , especially Redmine ldap sync.
I used it for sync user like this :
/usr/bin/rake -f /var/www/html/redmine-2.6/Rakefile --silent redmine:plugins:redmine_ldap_sync:sync_users RAILS_ENV=production
it seem to not be supported by v5.x
There is something to replace it ?
Thank you 4 your help.