Thread: PostgreSQL PAM function contrib

PostgreSQL PAM function contrib

From
Ron Peterson
Date:
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/