Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Incompatible encryption protocols using pg 7.3.4 / pgAdmin III?


  • From: "Gene Quinn" <QUINNG00(at)dcor(dot)state(dot)ga(dot)us>
  • To: <pgadmin-support(at)postgresql(dot)org>
  • Subject: Incompatible encryption protocols using pg 7.3.4 / pgAdmin III?
  • Date: Fri, 26 Sep 2003 17:04:42 -0400
  • Message-id: <03Sep26.170437edt.119044@gdc2.dcor.state.ga.us> <text/plain>

Hello.

I am running pg 7.3.4, installed from RPM supplied by RedHat under RH Enterprise Server 3.x (beta)

I just installed pgAdmin III on a Windows 2000 box
When I attempt to connect to the server, I get:

Error connecting to server: FATAL: Password authentication failed for user "smith"

In the log files on the server, I find this:
LOG:  Password is stored MD5 encrypted.  'crypt' auth method cannot be used.
FATAL:  Password authentication failed for user "smith"

It would appear that the server expects MD5 encryption, while the client is using crypt. How does one configure pgAdmin III to use MD5?

Thanks in advance for any assistance.

Regards

Gene






Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group