Обсуждение: PostgreSQL PAM function contrib

Поиск
Список
Период
Сортировка

PostgreSQL PAM function contrib

От
Ron Peterson
Дата:
A function to authenticate username/password pairs via PAM.

y_pam_auth( username text, password text ) returns bool

http://www.yellowbank.com/code/PostgreSQL/y_pam/

This obviously requires that you trust the server.

Best.

--
Ron Peterson
https://www.yellowbank.com/