blob: de66d9c13c5ea7a2ad1e405c09f4ed70b7490c5e (
plain)
1
2
3
4
5
6
7
|
This is a PAM module for authenticating with PostgreSQL.
It also supports:
- Checking account information (pam_acct_expired,new_authtok_reqd)
- Updating auth token
WWW: https://sourceforge.net/projects/pam-pgsql/
|