Plugins Directory » Redmine Ldap Sync
Author: | Ricardo S | |
---|---|---|
Website: | https://github.com/thorin/redmine_ldap_sync | |
Code repository: | https://github.com/thorin/redmine_ldap_sync | |
Registered on: | 2011-07-06 (over 13 years ago) | |
Current version: | 2.0.8 | |
Compatible with: | Redmine 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x | |
User ratings: |
Extends redmine's ldap authentication with on login or manual user and group synchronization.
Works with MS Active Directory, slapd and other LDAP implementations.
- Supports synchronization from multiple LDAP sources
- Users are disabled by account flags (eg, UserAccountControl), or when deleted from LDAP or when removed from a configured group
- Allows both ldap and non-ldap groups
- Optionally synchronizes user and group fields
Installation notes
Follow the plugin installation procedure described at www.redmine.org/wiki/redmine/Plugins
Changelog
2.0.8 (2017-12-01)
Compatible with Redmine 3.4.x, 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x.
- Compatibility with Redmine 3.4
2.0.7 (2016-02-06)
Compatible with Redmine 3.3.x, 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x.
- Compatibility with Redmine 3.2 and 3.3
2.0.6 (2015-05-04)
Compatible with Redmine 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x.
- Always synchronize user required fields on user creation
2.0.5 (2015-03-24)
Compatible with Redmine 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x.
- Added compatibility with Redmine 3.1.0.devel
- Bug fixes
2.0.4 (2014-10-31)
Compatible with Redmine 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x.
- Synchronize users disabled on local or on ldap
- Added compatibility with Redmine 2.6.0.devel
2.0.3 (2013-12-10)
Compatible with Redmine 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x.
- New configuration page
- Redmine administrators group
- Synchronization of users and groups custom fields
- Synchronization on login possible with connect as user (for rake synchronization, an ldap account and password is required)
- Correct use of the default values on custom fields
- Ldap synchronization test page for helping with the configuration
- Dynamic groups synchronization
- Optional synchronization on login
1.3.0 (2012-10-25)
Compatible with Redmine 2.3.x, 2.2.x, 2.1.x, 2.0.x.
- Updated to work with Redmine 2.x
You should now use branch 1.2-stable if you need compatibility with redmine 1.4.x.
1.2.0 (2012-02-07)
Compatible with Redmine 1.2.x, 1.3.x, 1.4.x.
New in this version:- Added nested groups support
- Tested with openldap and posixgroups
1.1.0 (2011-08-03)
Compatible with Redmine 1.1.x, 1.2.x.
New in this version:- Extended support to other directory servers
- Ability to enable/disable group creation
- Ability to filter with ldap search filters
- Added user attributes synchronization
- Ability to filter user access by group membership
1.0.0 (2011-07-06)
Compatible with Redmine 1.1.x, 1.2.x.