Project has been moved to github: https://github.com/pam-pgsql/pam-pgsql

Project Activity

See All Activity >

Categories

Authentication

License

GNU General Public License version 2.0 (GPLv2)

Follow libpam-pgsql

libpam-pgsql Web Site

nel_h2
Gen AI apps are built with MongoDB Atlas Icon
Gen AI apps are built with MongoDB Atlas

The database for AI-powered applications.

MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Start Free
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
1
0
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5

User Reviews

  • 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

Operating Systems

BSD, FreeBSD, Linux

Languages

English

Intended Audience

System Administrators

User Interface

Non-interactive (Daemon)

Programming Language

C

Related Categories

C Authentication Software

Registered

2002-09-10