summaryrefslogtreecommitdiff
path: root/net/libnss-pgsql/files/patch-configure.ac (follow)
Commit message (Collapse)AuthorAgeFilesLines
* New port: net/libnss-pgsqlKurt Jaeger2016-04-101-0/+11
libNSS-PostgreSQL allows you to authenticate UNIX groups and users using a PostgreSQL database. It uses the NSS API which provides an abstraction layer between the UNIX authentication API and the related data. NSS-PostgreSQL currently supports the passwd and groups services. WWW: https://ftp.postgresql.org/pub/projects/pgFoundry/sysauth/NSS/ PR: 178333 Submitted by: berend@pobox.com, felix@userspace.com.au Reviewed by: lippe, robak