Re: IDENT and pg_hda.conf

Поиск
Список
Период
Сортировка
От listas@lozano.eti.br
Тема Re: IDENT and pg_hda.conf
Дата
Msg-id 20040130231326.B632D1A877F@smtp.infolink.com.br
обсуждение исходный текст
Ответ на IDENT and pg_hda.conf  (Susemail <susemail@hawaii.rr.com>)
Список pgsql-general
Hi,

> host    all         all         12.4.12.0       255.255.255.0   trust

This looks to me a bad idea. Anyone will be able to connect as any user they
wish without providing a password. Better change "trust" to "md5" and assing
password to the user (alter user password 'secret')

[]s, Fernando Lozano

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

Предыдущее
От: Gregory Wood
Дата:
Сообщение: Re: Two joins on same foreign key
Следующее
От: listas@lozano.eti.br
Дата:
Сообщение: Re: Triggers, Stored Procedures, PHP. was: Re: PostgreSQL