Added by manu s over 11 years ago
Hi,
I'm currently building an intranet development platform with Redmine. My idea was to use an OpenLDAP instance to centralize user accounts.
I'd like Redmine to be the main entry point for this development platform => Is it possible for Redmine to write into a LDAP directory ? Is it possible to implement the following workflow : New user register on redmine > Account activated > Account written to LDAP and Redmine database | Existing user change password or information on redmine > Information written to LDAP and Redmine Database ?
Thanx in advance