Thread: Password Encryption / PgAdmin
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
-------------------------------------------------------------------------------------------
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>
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>