Donate Share

libpam-pgsql

File Release Notes and Changelog

Release Name: 0.7

Notes:
Sslmode module option was added and is recommended to use as "require" when the postgresql database is not localhost to prevent critical data traffic without encryption, default: prefer

Changes: * Internal code rework - spliting the PostgreSQL code from PAM - spliting the module options code from the PAM * SHA1 password support * Critical module options are no longer avaible from pam.d/pam.conf for security issues * Sslmode module option was added and is recommended to use as "require" when the postgresql database is not localhost to prevent critical data traffic without encryption, default: prefer * Script to generate configure using autoconf/reconf and execute it