PostgreSQL PAM function contrib

From: Ron Peterson <ron(dot)peterson(at)yellowbank(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: PostgreSQL PAM function contrib
Date: 2007-03-25 12:50:48
Message-ID: 20070325125048.GA24747@yellowbank.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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/

Browse pgsql-general by date

  From Date Subject
Next Message Gerard Seibert 2007-03-25 13:08:42 postgres error message upon boot
Previous Message dfx 2007-03-25 12:32:37 Check the existance of temporary table