Re: Socket & TCP connections

Поиск
Список
Период
Сортировка
Искать
От
Nilesh Govindarajan
Тема
Re: Socket & TCP connections
Дата
Msg-id
4BAFFFAC.9050505@itech7.com
Ответ на
Re: Socket & TCP connections (Guillaume Lelarge)
Список
Дерево обсуждения
Socket & TCP connections Nilesh Govindarajan <lists@itech7.com>
Re: Socket & TCP connections Guillaume Lelarge <guillaume@lelarge.info>
Re: Socket & TCP connections Nilesh Govindarajan <lists@itech7.com>
Re: Socket & TCP connections Nilesh Govindarajan <lists@itech7.com>
Re: Socket & TCP connections Robert Gravsjö <tekniksupport@blogg.se>
Re: Socket & TCP connections Guillaume Lelarge <guillaume@lelarge.info>
Re: Socket & TCP connections Nilesh Govindarajan <lists@itech7.com>
On 03/29/2010 02:51 AM, Guillaume Lelarge wrote:
> Le 28/03/2010 19:11, Nilesh Govindarajan a écrit :
>> [...]
>> I'm trying to setup PostgreSQL so that, it will not ask password when
>> connected locally (socket) whereas it will ask when connected using
>> TCP/IP. This should apply ONLY to root account. But this is not working -
>>
>> local all root trust
>> local all all md5
>> # IPv4 local connections:
>> #host all root 127.0.0.1/32 trust
>> #host all root ::1/128 trust
>> host all all 127.0.0.1/32 md5
>> host all all ::1/128 md5
>>
>> I cannot give passwordless access to TCP/IP because then it will become
>> a big security hole using PhpPgAdmin exposed to the public.
>>
>
> Could you be more specific on what's not working? the exact error
> message would be a great help. BTW, your settings are good for local
> access, but you only allow localhost TCP/IP access.
>
>

There's no error message as such. It doesn't do what is expected - 
should not ask passwords for localhost.

If I connect as psql -U root -d postgres -h localhost, it still asks me 
for password.

-- 
Nilesh Govindarajan
Site & Server Administrator
www.itech7.com
मेरा भारत महान !
मम भारत: महत्तम भवतु !
В списке pgsql-admin по дате отправления
От: Nilesh Govindarajan
Дата:
Сообщение: Re: Socket & TCP connections
FAQ