Sync LDAP accounts to Redmine
Friday, 24 July 2015You can configure Redmine to use an LDAP or Active Directory server as login backend. Whenever a new user has been successfully authenticated against this service, a new entry in the Redmine's user table is created.
A side effect of this is that you can't work with users that have not logged in into your instance, yet.
To solve this I've created a small python script that can be used to periodically synchronize the users table with your directory services: