Re: Regarding login or reset to PGADMIN

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: vivekananda Katakam <katakamvivekananda(at)gmail(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Regarding login or reset to PGADMIN
Date: 2020-09-11 04:36:51
Message-ID: CAM9w-_n=JE7o3_ggJDnnpWM5Zj=bi=E4wPuhUy=oOLNnLs1gsQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers pgadmin-support

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 infoMAIL_SERVER =
'localhost'MAIL_PORT = 25MAIL_USE_SSL = FalseMAIL_USE_TLS =
FalseMAIL_USERNAME = ''MAIL_PASSWORD = ''MAIL_DEBUG = False

On Thu, Sep 10, 2020 at 7:03 PM vivekananda Katakam <
katakamvivekananda(at)gmail(dot)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*
<http://edbpostgres.com>
"Don't Complain about Heat, Plant a TREE"

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-09-11 06:19:19 pgAdmin 4 commit: Ensure that a valid error message should be displayed
Previous Message vivekananda Katakam 2020-09-10 13:18:07 Regarding login or reset to PGADMIN

Browse pgadmin-support by date

  From Date Subject
Next Message Mickaël SALMON 2020-09-11 06:45:08 Re: problem with docker image : servers.json file mapping
Previous Message vivekananda Katakam 2020-09-10 13:18:07 Regarding login or reset to PGADMIN