auth problem

From: Vasiliy G Tolstov <v(dot)tolstov(at)selfip(dot)ru>
To: pgsql-general(at)postgresql(dot)org
Subject: auth problem
Date: 2009-10-12 11:17:42
Message-ID: 1255346262.19406.41.camel@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello.
Today i'm try to install postresql an init database

initdb --pgdata=/media/pgsql --encoding=utf8 --locale=en_US.UTF-8
--auth=crypt --username=postgres --pwprompt

password is crypted $1$qJzh/8AD$Q0wVsHF9XE9NmA/8uKjy2/

then i start postgresql and try to connect via psql following message
appears in syslog:

cannot use authentication method "crypt" because password is
MD5-encrypted

How can i use crypted passwords with pgsql?

--
Vasiliy G Tolstov <v(dot)tolstov(at)selfip(dot)ru>
Selfip.Ru

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Cédric Villemain 2009-10-12 11:26:27 Re: full text + snowball + ispell?
Previous Message peixubin 2009-10-12 09:25:39 Re: table full scan or index full scan?