From: "Ron Peterson" <[EMAIL PROTECTED]>

> I'm having a bit of authentication trouble.  I'm trying to use 'crypt'
> authentication.  PostgreSQL 7.1beta5.  My pg_hba.conf is as follows:
>
> #local all trust
> local all crypt passtest
>
> When I do 'local all trust', everything works fine.  When I invert the
> comment, it doesn't.
>

> Am I missing something?

Don't think so - I'm still on 7.1b3 and I get the same result. If I change
crypt to password everything is fine. For "local" it shouldn't make much
difference. Haven't had time to test it over a network.

- Richard Huxton


---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly

Reply via email to