libpam-pgsql

4 Recommendations
9 Downloads (This Week)
Last Update:
Download pam-pgsql-0.7.3.1.tar.gz
Browse All Files
BSD Mac Linux

Description

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

libpam-pgsql Web Site

Update Notifications





User Ratings

 
 
4
1
Write a Review

User Reviews

  • Posted by James 2012-10-28

    Great software, thanks pam-pgsql

  • Posted by OpenID User 2012-06-22

    Add this patch for correct libgcrypt library initialization. --- backend_pgsql.c.orig 2011-03-27 10:35:50.000000000 +0400 +++ backend_pgsql.c 2012-06-22 11:42:33.000000000 +0400 @@ -275,6 +275,8 @@ { char *s = NULL; + gcry_check_version(GCRYPT_VERSION); + switch(options->pw_type) { case PW_CRYPT: case PW_CRYPT_MD5:

Read more reviews

Additional Project Details

Languages

English

Intended Audience

System Administrators

User Interface

Non-interactive (Daemon)

Programming Language

C

Registered

2002-09-10

Icons must be PNG, GIF, or JPEG and less than 1 MiB in size. They will be displayed as 48x48 images.