Thread: Fwd: lost master password

Fwd: lost master password

From
Afa Jamal
Date:


Sent from Gmail Mobile


---------- Forwarded message ---------
From: Afa Jamal <afa.jam@gmail.com>
Date: Fri, Jun 7, 2024 at 8:13 PM
Subject: lost master password
To: <security@postgresql.org>


Hello
how you can help me with lost super password?

thank you 


--
Afa J Zada

Re: Fwd: lost master password

From
Laurenz Albe
Date:
On Sun, 2024-06-09 at 17:46 -0400, Afa Jamal wrote:
> how you can help me with lost super password?

Are you talking about a PostgreSQL superuser password or
about the "master password" that the pgAdmin client uses
to encrypt connection information?

Yours,
Laurenz Albe



Re: Fwd: lost master password

From
Afa Jamal
Date:
superuser

Sent from Gmail Mobile


On Mon, Jun 10, 2024 at 5:06 AM Laurenz Albe <laurenz.albe@cybertec.at> wrote:
On Sun, 2024-06-09 at 17:46 -0400, Afa Jamal wrote:
> how you can help me with lost super password?

Are you talking about a PostgreSQL superuser password or
about the "master password" that the pgAdmin client uses
to encrypt connection information?

Yours,
Laurenz Albe

Re: lost master password

From
Kashif Zeeshan
Date:
Hi

Do following

Stop pg service
Open pg_hba.conf
Put trust for authentication e.g. "local   all             all                                     trust"

Start the service
Log in using psql e.g psql -U postgres
Change the password e.g ALTER USER postgres WITH PASSWORD 'new_password';


Regards
Kashif Zeeshan
Bitnine Global

On Mon, Jun 10, 2024 at 2:01 PM Afa Jamal <afa.jam@gmail.com> wrote:


Sent from Gmail Mobile


---------- Forwarded message ---------
From: Afa Jamal <afa.jam@gmail.com>
Date: Fri, Jun 7, 2024 at 8:13 PM
Subject: lost master password
To: <security@postgresql.org>


Hello
how you can help me with lost super password?

thank you 


--
Afa J Zada

Re: Fwd: lost master password

From
Laurenz Albe
Date:
On Mon, 2024-06-10 at 05:06 -0400, Afa Jamal wrote:
> On Mon, Jun 10, 2024 at 5:06 AM Laurenz Albe <laurenz.albe@cybertec.at> wrote:
> > On Sun, 2024-06-09 at 17:46 -0400, Afa Jamal wrote:
> > > how you can help me with lost super password?
> >
> > Are you talking about a PostgreSQL superuser password or
> > about the "master password" that the pgAdmin client uses
> > to encrypt connection information?
>
> superuser

https://lmgtfy.click/?q=reset%20postgresql%20superuser%20password

Yours,
Laurenz Albe



Re: Fwd: lost master password

From
Afa Jamal
Date:
Hello 
can you help me with reset 
I am not able to do this
what u caan advise


On Mon, Jun 10, 2024 at 5:06 AM Laurenz Albe <laurenz.albe@cybertec.at> wrote:
On Sun, 2024-06-09 at 17:46 -0400, Afa Jamal wrote:
> how you can help me with lost super password?

Are you talking about a PostgreSQL superuser password or
about the "master password" that the pgAdmin client uses
to encrypt connection information?

Yours,
Laurenz Albe


--
Afa J Zada

Re: Fwd: lost master password

From
Laurenz Albe
Date:
On Fri, 2024-07-19 at 11:59 -0400, Afa Jamal wrote:
> can you help me with reset 
> I am not able to do this
> what u caan advise
>
> On Mon, Jun 10, 2024 at 5:06 AM Laurenz Albe <laurenz.albe@cybertec.at> wrote:
> > On Sun, 2024-06-09 at 17:46 -0400, Afa Jamal wrote:
> > > how you can help me with lost super password?
> >
> > Are you talking about a PostgreSQL superuser password or
> > about the "master password" that the pgAdmin client uses
> > to encrypt connection information?

Only if you answer my qustion.

Yours,
Laurenz Albe



Re: Fwd: lost master password

From
Afa Jamal
Date:
master

Sent from Gmail Mobile


On Mon, Jul 22, 2024 at 9:30 AM Laurenz Albe <laurenz.albe@cybertec.at> wrote:
On Fri, 2024-07-19 at 11:59 -0400, Afa Jamal wrote:
> can you help me with reset 
> I am not able to do this
> what u caan advise
>
> On Mon, Jun 10, 2024 at 5:06 AM Laurenz Albe <laurenz.albe@cybertec.at> wrote:
> > On Sun, 2024-06-09 at 17:46 -0400, Afa Jamal wrote:
> > > how you can help me with lost super password?
> >
> > Are you talking about a PostgreSQL superuser password or
> > about the "master password" that the pgAdmin client uses
> > to encrypt connection information?

Only if you answer my qustion.

Yours,
Laurenz Albe

Re: Fwd: lost master password

From
Adrian Klaver
Date:
On 7/22/24 06:32, Afa Jamal wrote:
> master

Read:

https://www.pgadmin.org/docs/pgadmin4/8.9/master_password.html
> 
> Sent from Gmail Mobile
> 
> 
> On Mon, Jul 22, 2024 at 9:30 AM Laurenz Albe <laurenz.albe@cybertec.at 
> <mailto:laurenz.albe@cybertec.at>> wrote:
> 
>     On Fri, 2024-07-19 at 11:59 -0400, Afa Jamal wrote:
>      > can you help me with reset
>      > I am not able to do this
>      > what u caan advise
>      >
>      > On Mon, Jun 10, 2024 at 5:06 AM Laurenz Albe
>     <laurenz.albe@cybertec.at <mailto:laurenz.albe@cybertec.at>> wrote:
>      > > On Sun, 2024-06-09 at 17:46 -0400, Afa Jamal wrote:
>      > > > how you can help me with lost super password?
>      > >
>      > > Are you talking about a PostgreSQL superuser password or
>      > > about the "master password" that the pgAdmin client uses
>      > > to encrypt connection information?
> 
>     Only if you answer my qustion.
> 
>     Yours,
>     Laurenz Albe
> 

-- 
Adrian Klaver
adrian.klaver@aklaver.com