PAM module to authenticate using a PostgreSQL database to authenticate users against a table. It also supports: Checking account info (pam_acct_expired,new_authtok_reqd), updating auth token. Upstream source is https://sourceforge.net/projects/pam-pgsql
Be the first to post a text review of libpam-pgsql. Rate and review a project by clicking thumbs up or thumbs down in the right column.
* 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
Hello everyone. My name is William Grzybowski, I'm the new developer for pam-pgsql, trying to put a new life into this project. I'm glad to announce the version 0.7 . It's a release with very few new features but a quite good code clean-up/rework. I would recommend you all test it before use in production as I could not find much people to test it. Features requests and bug reports are very wellcome. Thank you.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?