Added by nicolas diogo about 12 years ago
hello
my Redmine installation is failing to authenticate users and it does not accept ADMIN account either.
our LDAP server has being changed and the new installation has a different DNS/IP details.
i have also tried to login with the built-in ADMIN user but it failed.
i am reset the login for the admin user (password=password) with:
update users set salt=null, hashed_password='53bc9eb4d750583f81abcfad5e73fc3e4e38f8ce' where login = 'admin' ;
but it does not work at all.
i have also tried to find the file with the LDAP server details but failed.
could I please ask for some help as to where i can find the LDAP server to edit - or how i can login into Redmine?
thanks
really
i would take any suggestion.
thanks