Re: Sharing /etc/passwd with PostgreSQL
От
Tom Lane
Тема
Re: Sharing /etc/passwd with PostgreSQL
Дата
Msg-id
4101.1249692025@sss.pgh.pa.us
Ответ на
Re: Sharing /etc/passwd with PostgreSQL (Alvaro Herrera)
Список
Дерево обсуждения
Sharing /etc/passwd with PostgreSQL Eamonn Martin <mas01em@gold.ac.uk>
Re: Sharing /etc/passwd with PostgreSQL Alvaro Herrera <alvherre@commandprompt.com>
Re: Sharing /etc/passwd with PostgreSQL Tom Lane <tgl@sss.pgh.pa.us>
Re: Sharing /etc/passwd with PostgreSQL Alvaro Herrera <alvherre@commandprompt.com>
Re: Sharing /etc/passwd with PostgreSQL Tom Lane <tgl@sss.pgh.pa.us>
Re: Sharing /etc/passwd with PostgreSQL Alvaro Herrera <alvherre@commandprompt.com>
Re: Sharing /etc/passwd with PostgreSQL Tom Lane <tgl@sss.pgh.pa.us>
Re: Sharing /etc/passwd with PostgreSQL Bruce Momjian <bruce@momjian.us>
Re: Sharing /etc/passwd with PostgreSQL Scott Marlowe <scott.marlowe@gmail.com>
Alvaro Herrera writes: > You can authenticate users with PAM, which amounts more or less to the > same thing. I believe though that using PAM against /etc/shadow would require the postmaster to run as root. You need some external authentication server; PAM by itself isn't going to solve it. Maybe LDAP or Kerberos? regards, tom lane
В списке pgsql-admin по дате отправления