Reset password

Dear all,

I forgot the password to enter the Sen2Agri Web UI.
I would like to ask on how to reset password via terminal or pgAdmin?

Thank you.

Firman.

FYI, I have tried to add a new user as admin as written in FAQ, but there was an error related with sp_adduser function.

HINT: No function matches the given name and argument types. You might need to add explicit type casts

Dear all,

The problem was solved. I have created a new user as admin with a blank password.
Then I setup the password at the first login.

Regards,

Firman.

Dear Firman,

From pgAdmin you can use the sp_set_user_password function.

Best regards,
Cosmin

1 Like

Dear Cosmin,

Thank you for your answer. I will try the function.

Best regards,

Firman.