Re: using jboss with ident auth

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: using jboss with ident auth
Дата
Msg-id 4DECFEEE.10706@hogranch.com
обсуждение исходный текст
Ответ на using jboss with ident auth  (eyal edri <eyal.edri@gmail.com>)
Список pgsql-general
On 06/02/11 6:54 AM, eyal edri wrote:
> when i try to run any command that uses the xml file for auth, it
> failes with:
>
> FATAL: Ident authentication failed for user "postgres"

ident authentication means unix user "joe" can only authenticate as
postgres user/role "joe" (unless you set up an ident map, which imho is
a bit messy)

>
> when i use 'password' or 'md5' it works.
>
>
> btw, i would have used password or md5 if there was a away to run psql
> commands with password unattended (without password prompt..).
>

use a $HOME/.pgpass file

--
john r pierce                            N 37, W 123
santa cruz ca                         mid-left coast


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

Предыдущее
От: Tarabas
Дата:
Сообщение: Non returning Transactions/Many Locks in Postgres 9.0.4 and 9.0.1
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: How to log query's from servers ?