Actions
Defect #14379
closedfailing LDAP auth
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Accounts / authentication
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Affected version:
Description
Redmine 1.4
LDAP auth working 'test connection successfull', user creation on the fly worked for some 20 users.
After that I created two test local users, and afterwards deleted them from the database
(using u = User.find_by_login("testuser")
u.destroy).
Now, all the local accounts stayed ok and users can log in, LDAP athenticated users get 'wrong username or password'.
Any hints for a newbie?
Updated by Michal Dwuznik over 12 years ago
- Status changed from New to Resolved
...right user/password combination in LDAP auth settings work wonders. Sorry.
Updated by Etienne Massip over 12 years ago
- Status changed from Resolved to Closed
- Resolution set to Invalid
Actions