Fwd: lost master password

Started by Afa Jamalalmost 2 years ago9 messagesgeneral
Jump to latest
#1Afa Jamal
afa.jam@gmail.com

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*

#2Laurenz Albe
laurenz.albe@cybertec.at
In reply to: Afa Jamal (#1)
Re: Fwd: lost master password

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

#3Afa Jamal
afa.jam@gmail.com
In reply to: Laurenz Albe (#2)
Re: Fwd: lost master password

superuser

Sent from Gmail Mobile

On Mon, Jun 10, 2024 at 5:06 AM Laurenz Albe <laurenz.albe@cybertec.at>
wrote:

Show quoted text

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

#4Kashif Zeeshan
kashi.zeeshan@gmail.com
In reply to: Afa Jamal (#1)
Re: lost master password

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:

Show quoted text

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*

#5Laurenz Albe
laurenz.albe@cybertec.at
In reply to: Afa Jamal (#3)
Re: Fwd: lost master password

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

#6Afa Jamal
afa.jam@gmail.com
In reply to: Laurenz Albe (#2)
Re: Fwd: lost master password

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*

#7Laurenz Albe
laurenz.albe@cybertec.at
In reply to: Afa Jamal (#6)
Re: Fwd: lost master password

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

#8Afa Jamal
afa.jam@gmail.com
In reply to: Laurenz Albe (#7)
Re: Fwd: lost master password

master

Sent from Gmail Mobile

On Mon, Jul 22, 2024 at 9:30 AM Laurenz Albe <laurenz.albe@cybertec.at>
wrote:

Show quoted text

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

#9Adrian Klaver
adrian.klaver@aklaver.com
In reply to: Afa Jamal (#8)
Re: Fwd: lost master password

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