Re: Regarding login or reset to PGADMIN - Mailing list pgadmin-support

From vivekananda Katakam
Subject Re: Regarding login or reset to PGADMIN
Date
Msg-id CAKhVaS0O=-y9XKhu9_PBQ-o6JgT5pxgY-VHUQJ7UgM1B44svJQ@mail.gmail.com
Whole thread Raw
In response to Re: Regarding login or reset to PGADMIN  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
List pgadmin-support
Hi Aditya,

Thanks. You can close the issue.

Thanks and Regards,
Vivek

On Wed, Sep 16, 2020 at 10:10 AM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
Hi Vivekananda,

I'll close the bug #5823 as it's not an issue, and it works fine for you.

On Tue, Sep 15, 2020 at 7:04 PM vivekananda Katakam <katakamvivekananda@gmail.com> wrote:
Hi Aditya,

Thanks for the reply. Now I am able to login and reset my password.

Thanks and Regards,
Vivek

On Fri, Sep 11, 2020 at 10:07 AM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
Hi Vivekananda,

You need to put the SMTP configurations in config_local.py file to make it work. Refer - https://www.pgadmin.org/docs/pgadmin4/4.25/config_py.html#the-config-py-file
Change -
##########################################################################
# 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


On Thu, Sep 10, 2020 at 7:03 PM vivekananda Katakam <katakamvivekananda@gmail.com> wrote:
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



--
Thanks,
Aditya Toshniwal
pgAdmin hacker | Sr. Software Engineer | edbpostgres.com
"Don't Complain about Heat, Plant a TREE"


--
Thanks,
Aditya Toshniwal
pgAdmin hacker | Sr. Software Engineer | edbpostgres.com
"Don't Complain about Heat, Plant a TREE"

pgadmin-support by date:

Previous
From: Dave Page
Date:
Subject: Re: pgAdmin 4 v4.26 released
Next
From: tutiluren@tutanota.com
Date:
Subject: How do I tell pgAdmin 4 to not harass me with pointless extra clicks every single time I want to use it?