Authentication Problem with Postgres

From: Andre Schubert <andre(dot)schubert(at)geyer(dot)kabeljournal(dot)de>
To: "psycopg(at)lists(dot)initd(dot)org" <psycopg(at)lists(dot)initd(dot)org>, "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>
Subject: Authentication Problem with Postgres
Date: 2001-11-23 10:08:12
Message-ID: 3BFE200C.AA5197AD@geyer.kabeljournal.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi all,

sometimes i have a curios problem with my Zope.
Without any errors in any logs Zope could not authenticate himself with
postgres.
The error message is that there is a wrong password.
After a restart of Zope everything works fine until the eror occurs
again.

My sysop has traced the protcols before and after the error.
Zope sends some data and then a crypted password with the salt.
If the error is occured the password that Zope sends is crypted wrong.
After a restart of Zope the password is right crypted.

Could anybody help or explain me this problem, it is very important for
the further use of Zope
for our websites.

Thanks as

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message rkollmorgen 2001-11-23 16:35:31
Previous Message Mr OCP 2001-11-23 08:14:20 Converting a function in C