postgres user authentification

Поиск
Список
Период
Сортировка
От Martín Marqués
Тема postgres user authentification
Дата
Msg-id 20011024204715.528D62AB49@bugs.unl.edu.ar
обсуждение исходный текст
Список pgsql-general
I have a light pg_hba.conf file:

local        all                                           trust
host         all         127.0.0.1     255.255.255.255     trust

Which doesn't look so bad, just because at the server there are few accounts,
and all from admins. But is there a way to make it imposible to do this:

webunl=> \c - postgres
You are now connected as new user postgres.
webunl=#

I mean, I don't want others to simply do a \c - postgres and thats all. Is it
posible without changing the trust for a password?

Saludos... :-)

--
Porqué usar una base de datos relacional cualquiera,
si podés usar PostgreSQL?
-----------------------------------------------------------------
Martín Marqués                  |        mmarques@unl.edu.ar
Programador, Administrador, DBA |       Centro de Telematica
                       Universidad Nacional
                            del Litoral
-----------------------------------------------------------------

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Progress, anything in common with PostgreSQl besides clever
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: index files still growing