Re: pgsql: Mention that PAM requires the user already exist in the database,

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: pgsql: Mention that PAM requires the user already exist in the database,
Дата
Msg-id 200504290023.34183.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: pgsql: Mention that PAM requires the user already exist in the database,  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-committers
Tom Lane wrote:
> I don't recall exactly what Dick suggested, but the patch as applied
> seems like fairly useless verbiage.  Exactly which of our other auth
> methods allow users who *don't* exist in the database to log in?
> And why would anyone find it surprising that this does not happen?

I think the difference is that PAM carries a user list of its own, and
users might be led to believe that it's enough to create a user in the
PAM system and it will automatically exist in the database.

With the other authentication methods, there is no external user list.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

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

Предыдущее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Implement sharable row-level locks, and use them for foreign key
Следующее
От: cmaj@pgfoundry.org (User Cmaj)
Дата:
Сообщение: pgaccess - pgaccess: first integration of new visual query builder