Content
Reset Admin Password after installation
Added by Kona World over 9 years ago
Hi there! I had successfully installed OpenProject about month ago. Installed, saw what it’s provide to me and forget. Today I decided to come back and work with some packages. Realised that I don’t remember my admin password. After installation I change pass of course. What is the way to reset it? OP 4.0
From console it isn’t work (display that no such class ‘password’. man is here https://community.openproject.org/topics/1052). E-mail also not work (maybe there is some error in configuration.yml, for me it doesn’t matter at the moment). I did dump of my openproject mysql database. So how change password via sql? I see tables ‘users’ and ‘user_passwords’ but salt is problem. Or what console commands may change pass?
= upd =
check my configuration.yml and set right settings (hint for Gmail: http://stackoverflow.com/questions/18124878/netsmtpauthenticationerror-when-sending-email-from-rails-app-on-staging-envir) Google block access until grant it for unknown apps. after i changed password but it’s important to know how i can make it without mail recovery? what is about console? because sometimes you don’t get access to mail account instead you have root access to OS