Thread: Regarding login or reset to PGADMIN
I have login to web based pgadmin tool remotely and in the login screen I was unable to login or reset my password.
When reset my password i got password reset message sent to my office email id , but i did not receive password reset mail.
I want to change my username and password. I want to know how can I change it.
I have installed PGadmin4 tool on RHEL Linux and running remotely.
PFA attached screenshot for more info.
Can u please suggest.
Thanks and Regards,
Vivek
Attachment
########################################################################## # Mail server settings ########################################################################## # These settings are used when running in web server mode for confirming # and resetting passwords etc. # See: http://pythonhosted.org/Flask-Mail/ for more info MAIL_SERVER = 'localhost' MAIL_PORT = 25 MAIL_USE_SSL = False MAIL_USE_TLS = False MAIL_USERNAME = '' MAIL_PASSWORD = '' MAIL_DEBUG = False
Hi All,I have login to web based pgadmin tool remotely and in the login screen I was unable to login or reset my password.
When reset my password i got password reset message sent to my office email id , but i did not receive password reset mail.
I want to change my username and password. I want to know how can I change it.
I have installed PGadmin4 tool on RHEL Linux and running remotely.
PFA attached screenshot for more info.
Can u please suggest.
Thanks and Regards,
Vivek