| Revision 7501,
768 bytes
checked in by alanbach-guest, 2 years ago
(diff) |
- Added pam-pgsql to Vinnie security
|
| Line | |
|---|
| 1 | Source: pam-pgsql |
|---|
| 2 | Section: admin |
|---|
| 3 | Priority: extra |
|---|
| 4 | Maintainer: Jan Dittberner <jandd@debian.org> |
|---|
| 5 | Standards-Version: 3.9.1 |
|---|
| 6 | Build-Depends: debhelper (>= 7.0.50~), autotools-dev, libpam0g-dev, |
|---|
| 7 | libpq-dev, libmhash-dev, autoconf, automake, libtool |
|---|
| 8 | Homepage: http://sourceforge.net/projects/pam-pgsql/ |
|---|
| 9 | Vcs-Git: git://git.debian.org/git/collab-maint/pam-pgsql.git |
|---|
| 10 | Vcs-Browser: http://git.debian.org/?p=collab-maint/pam-pgsql.git;a=summary |
|---|
| 11 | |
|---|
| 12 | Package: libpam-pgsql |
|---|
| 13 | Architecture: any |
|---|
| 14 | Depends: ${shlibs:Depends}, ${misc:Depends} |
|---|
| 15 | Description: PAM module to authenticate using a PostgreSQL database |
|---|
| 16 | This module lets you authenticate users against a table in a PostgreSQL |
|---|
| 17 | database. It also supports checking account information and updating |
|---|
| 18 | authentication tokens (ie. passwords). |
|---|
Note: See
TracBrowser
for help on using the repository browser.