File: control

package info (click to toggle)
pam-pgsql 0.7.1-4%2Bsqueeze2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,532 kB
  • ctags: 328
  • sloc: sh: 10,098; ansic: 1,556; makefile: 50; sql: 8
file content (18 lines) | stat: -rw-r--r-- 768 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.1
Build-Depends: debhelper (>= 7.0.50~), autotools-dev, libpam0g-dev,
 libpq-dev, libmhash-dev, autoconf, automake, libtool
Homepage: http://sourceforge.net/projects/pam-pgsql/
Vcs-Git: git://git.debian.org/git/collab-maint/pam-pgsql.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/pam-pgsql.git;a=summary

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).