Re: Database authentication and configuration

Поиск
Список
Период
Сортировка
От Rodger Donaldson
Тема Re: Database authentication and configuration
Дата
Msg-id 20000720094643.A32547@diaspora.gen.nz
обсуждение исходный текст
Ответ на Database authentication and configuration  (Carolyn Lu Wong <carolyn@kss.net.au>)
Список pgsql-sql
On Tue, Jul 18, 2000 at 12:01:46PM +1000, Carolyn Lu Wong wrote:

> Are there anywhere to configure so that whenever I call 'psql dbname',
> it'll always prompt for user authentication instead of getting into the
> database directly?

Take a look at the configuration of your pg_hba.conf file.  You will most
likely find that you're set up to trust local users.  You can force
authentication by changing this to password, crypt, or kerberos based
authentication.

-- 
Rodger Donaldson        rodgerd@diaspora.gen.nz
"Forgive us if we bite your head off; we were led to assume you weren't
using it in the first place"    --Jim Allenspach, in comp.lang.perl.misc


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Can I create a function that returns many records?
Следующее
От: Bernie Huang
Дата:
Сообщение: Order by in Select