Re: authentication question

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: authentication question
Дата
Msg-id 10578.1163099799@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: authentication question  (Craig White <craigwhite@azapple.com>)
Список pgsql-general
Craig White <craigwhite@azapple.com> writes:
> On Thu, 2006-11-09 at 11:51 -0500, Tom Lane wrote:
>> FWIW, we ship this PAM config file in the Red Hat PG RPMs:

> that doesn't work at all... /var/log/messages reports...

Sorry, I should have mentioned that that was for recent Fedora branches.
In RHEL4 I think this would work:

#%PAM-1.0
auth            required        pam_stack.so service=system-auth
account         required        pam_stack.so service=system-auth

> pretty short strace but I can't see anything that jumps at me and says
> aha...

You seem to have only strace'd the postmaster itself --- the interesting
events would be in the child process it forked off.  Try "strace -f -p ..."

            regards, tom lane

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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: Can PostgreSQL notify a client that a trigger has fired?
Следующее
От: "Vernon _"
Дата:
Сообщение: Installation Instruction For Window