How to audit non LDAP connections?

Поиск
Список
Период
Сортировка
От Francisco Reyes
Тема How to audit non LDAP connections?
Дата
Msg-id 5660DB73.80804@natserv.net
обсуждение исходный текст
Список pgsql-general
Due to security/audits have moved most users to LDAP. Looking for a way
to tell if a connection is/is not going through LDAP.

Other than errors, such as bad password, have not found a way to tell if
a connection is using LDAP or postgresql internal authentication in the
logs. Tried going through different log variables and setting verbosity
to max and did not see any indication of LDAP connections.

Long term we plan to only allow remote connections through LDAP in
pg_hba.conf, but hoping to track down any connection that is not using
LDAP to have that converted in a controlled fashion vs flipping the
switch and seeing what breaks.

Postgres 9.3



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

Предыдущее
От: Jim Nasby
Дата:
Сообщение: Re: fast refresh materialized view
Следующее
От: Selim Tuvi
Дата:
Сообщение: Re: ALTER statement hanging