Password Encryption / PgAdmin

Started by Patrick Fichealmost 21 years ago3 messagesgeneral
Jump to latest
#1Patrick Fiche
patrick.fiche@aqsacom.com

Hi,

I set a PostgreSQL server with users who have Encrypted passwords.
Is there a way to connect to the database using one of these users through
pgAdmin ?
Is there a way to tell pgAdmin to encrypt the password...

Thanks
Patrick

----------------------------------------------------------------------------
---------------
Patrick Fiche
email : patrick.fiche@aqsacom.com
tél : 01 69 29 36 18
----------------------------------------------------------------------------
---------------

#2Tino Wildenhain
tino@wildenhain.de
In reply to: Patrick Fiche (#1)
Re: Password Encryption / PgAdmin

Am Dienstag, den 17.05.2005, 12:36 +0200 schrieb
Patrick.FICHE@AQSACOM.COM:

Hi,

I set a PostgreSQL server with users who have Encrypted passwords.
Is there a way to connect to the database using one of these users
through pgAdmin ?
Is there a way to tell pgAdmin to encrypt the password...

You just use the password in pgadmin and thats all.

--
Tino Wildenhain <tino@wildenhain.de>

#3Patrick Fiche
patrick.fiche@aqsacom.com
In reply to: Tino Wildenhain (#2)
Re: Password Encryption / PgAdmin

Thanks,

I forgot to mention md5 encryption in pg_hba.conf...

----------------------------------------------------------------------------
---------------
Patrick Fiche
email : patrick.fiche@aqsacom.com
tél : 01 69 29 36 18
----------------------------------------------------------------------------
---------------

-----Original Message-----
From: Tino Wildenhain [mailto:tino@wildenhain.de]
Sent: mardi 17 mai 2005 13:26
To: Patrick.FICHE@AQSACOM.COM
Cc: pgsql-general@postgresql.org
Subject: Re: [GENERAL] Password Encryption / PgAdmin

Am Dienstag, den 17.05.2005, 12:36 +0200 schrieb
Patrick.FICHE@AQSACOM.COM:

Hi,

I set a PostgreSQL server with users who have Encrypted passwords.
Is there a way to connect to the database using one of these users
through pgAdmin ?
Is there a way to tell pgAdmin to encrypt the password...

You just use the password in pgadmin and thats all.

--
Tino Wildenhain <tino@wildenhain.de>