File: control

package info (click to toggle)
pam-pgsql 0.6.3-2%2Blenny1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 356 kB
  • ctags: 84
  • sloc: sh: 2,753; ansic: 897; makefile: 88
file content (15 lines) | stat: -rw-r--r-- 605 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: pam-pgsql
Section: admin
Priority: extra
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 3.7.3
Build-Depends: debhelper (>= 5.0), autotools-dev, quilt (>= 0.40), libpam0g-dev, libpq-dev, libmhash-dev
Homepage: http://sourceforge.net/projects/pam-pgsql/

Package: libpam-pgsql
Architecture: any
Depends: ${shlibs: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).