Actions
Defect #2688
closedLDAP doesn't write hashed password in the database
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-02-06
Due date:
% Done:
0%
Estimated time:
Resolution:
Affected version:
Description
We're using LDAP for authentiction and svn for repository. I used this way to set it up: http://www.redmine.org/wiki/redmine/Repositories_access_control_with_apache_mod_dav_svn_and_mod_perl
The problem we have is that when I user login, the hashed password in the database remains empty. The problem is when accessing the repository it looks for that field. The result is that we cannot write to the repository.
Our specification:
DB: mysql 5.0.67
Ruby: 1.8.7
Rails: 2.1.2
Revision: 2361
Actions