PostgreSQL PAM function contrib - Mailing list pgsql-general

From Ron Peterson
Subject PostgreSQL PAM function contrib
Date
Msg-id 20070325125048.GA24747@yellowbank.com
Whole thread Raw
List pgsql-general
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/

pgsql-general by date:

Previous
From: "dfx"
Date:
Subject: Check the existance of temporary table
Next
From: Gerard Seibert
Date:
Subject: postgres error message upon boot