Re: LDAP and roles
От
Stephen Frost
Тема
Re: LDAP and roles
Дата
Msg-id
20201209163050.GW16415@tamriel.snowman.net
Ответ на
LDAP and roles (Ron)
Список
Дерево обсуждения
LDAP and roles Ron <ronljohnsonjr@gmail.com>
Re: LDAP and roles Stephen Frost <sfrost@snowman.net>
Re: LDAP and roles Tom Lane <tgl@sss.pgh.pa.us>
Re: LDAP and roles Ron <ronljohnsonjr@gmail.com>
Re: LDAP and roles Paul Förster <paul.foerster@gmail.com>
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 по дате отправления