Actions
Feature #19773
openLDAP password caching
Status:
New
Priority:
Normal
Assignee:
-
Category:
LDAP
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
LDAP authentication is a very nice add on for redmine for connecting to company information but this has affect at the stability of the environment. if the AD/LDAP server is down or the connection to this server is severed currently users are not able to sign in to redmine.
why not (over)write the password of an LDAP user in redmine after an successful ldap bind.
and validate a user using this password if the connection to the LDAP/AD system cant be made.
this allows LDAP users to login redmine if the LDAP/AD system is down with out any additional user hassle.
Updated by Toshi MARUYAMA over 9 years ago
- Category changed from Accounts / authentication to LDAP
Actions