auth problem

Поиск
Список
Период
Сортировка
От Vasiliy G Tolstov
Тема auth problem
Дата
Msg-id 1255346262.19406.41.camel@localhost
обсуждение исходный текст
Ответы Re: auth problem  (Peter Eisentraut <peter_e@gmx.net>)
Список 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.tolstov@selfip.ru>
Selfip.Ru


В списке pgsql-general по дате отправления:

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Window function order changing order of whole query
Следующее
От: Cédric Villemain
Дата:
Сообщение: Re: full text + snowball + ispell?