Skip to content

Authentication for external applications (such as zabbix, jenkins) with redmine credentials

Notifications You must be signed in to change notification settings

MiRacLe-RPZ/redmine_ldapserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redmine_ldapserver

Authentication for external applications (such as zabbix or jenkins) with redmine credentials

Installation and usage

  • cd <redmine_root>/plugins
  • git clone git://github.com/MiRacLe-RPZ/redmine_ldapserver.git
  • cd ..
  • bundle install
  • restart redmine
  • configure plugin (listen port, basedn) at http://<redmine.url>/settings/plugin/redmine_ldapserver
  • setup ldap authentication in external application (ex. zabbix or jenkins)
  • use rake ldapsrv:stop, rake ldapsrv:start, rake ldapsrv:restart, rake ldapsrv:reload for control
  • profit!

Current limitations (requirements)

  • ruby >= 1.9
  • tested only on linux
  • tested only on mysql2
  • tested only on redmine-current (2.3.0.devel)

TODO

  • documentation

About

Authentication for external applications (such as zabbix, jenkins) with redmine credentials

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages