Use Postgres to check my passwords

Поиск
Список
Период
Сортировка
От Peter Childs
Тема Use Postgres to check my passwords
Дата
Msg-id Pine.LNX.4.44.0302191629230.3478-100000@RedDragon.Childs
обсуждение исходный текст
Список pgsql-admin
    I would like a pam module to check the user against a postgres
table and let them login if nessessary. Is there one?
    This may sound stupid but currently we have a LDAP server running
the logins but since all the users need access to the database it seams
even more stupid not to store all the infomation in the same place.`
    I find that LDAP is impossible to configure and a pam module that
just logged into postgres and read the encrypted database would be much
easier. It does however mean that postgres would be checking its security
against its self but I guess there is nothing wrong with that.
    Might have to stop every table have access to PUBLIC though....

Peter Childs


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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: How to avoid the Mutating Triggers ??
Следующее
От: "Ed L."
Дата:
Сообщение: Re: server won't shutdown