File: control

package info (click to toggle)
pam-pgsql 0.7.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, sid, stretch
  • size: 3,216 kB
  • ctags: 244
  • sloc: sh: 11,377; ansic: 1,082; makefile: 41; sql: 8
file content (18 lines) | stat: -rw-r--r-- 765 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: pam-pgsql
Section: admin
Priority: extra
Maintainer: Jan Dittberner <jandd@debian.org>
Standards-Version: 3.9.6
Build-Depends: debhelper (>= 7.0.50~), autotools-dev, libpam0g-dev,
 libpq-dev, autoconf, automake, libtool, libgcrypt-dev
Homepage: http://sourceforge.net/projects/pam-pgsql/
Vcs-Git: git://anonscm.debian.org/collab-maint/pam-pgsql.git
Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/pam-pgsql.git

Package: libpam-pgsql
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: PAM module to authenticate using a PostgreSQL database
 This module lets you authenticate users against a table in a PostgreSQL
 database. It also supports checking account information and updating 
 authentication tokens (ie. passwords).