Re: LDAP and roles

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: LDAP and roles
Дата
Msg-id 20201209163050.GW16415@tamriel.snowman.net
обсуждение исходный текст
Ответ на LDAP and roles  (Ron <ronljohnsonjr@gmail.com>)
Список pgsql-admin
Greetings,

* Ron (ronljohnsonjr@gmail.com) wrote:
> Does LDAP obviate the need for the PASSWORD clause of CREATE ROLE? It sounds
> obvious, but I wanted to verify before deciding whether or not to try LDAP,
> and did not see any reference in
> https://www.postgresql.org/docs/12/sql-createrole.html.

Using GSSAPI also results in the password not being needed to be set for
the role, and is actually secure, unlike LDAP-based auth where the
user's password is happily sent in the clear to the PG server.

Thanks,

Stephen

Вложения

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

Предыдущее
От: Scott Ribe
Дата:
Сообщение: Re: 12 to 13 migration, the privs error with pg_pltemplate
Следующее
От: Scott Ribe
Дата:
Сообщение: Re: 12 to 13 migration, the privs error with pg_pltemplate