Skip to content

Redmine plugin to integrate LDAP reset and change password features.

Notifications You must be signed in to change notification settings

xeagle2/redmine_ldap_passwd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine LDAP Passwd plugin >= Redmine 3.0

The plugin extends AuthSourceLdap to introduce the ability to recover or change user password.

Features

  • Allows to changed password and update LDAP record.
  • Allows to recover password and update LDAP record.

Notes

  • The solution has been tested on MS Active Directory only. It works only with SSL connection, please ensure SSL is configured on Active Directory side.

Install

  1. Follow Redmine plugin installation instructions.
  2. Add new LDAP connection and check the records in 'auth_sources' making sure column 'type'='AuthSourceLdapPasswd'. If it is not, update the record manually executing the SQL query.
  3. Assign new LDAP connection to the specific users you would like to provide access through LDAP to.

Uninstall

  1. Follow Redmine plugin uninstall instructions.

Changelog

  • 3.0 (2016-05-31)
    • Initial version released.

About

Redmine plugin to integrate LDAP reset and change password features.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages