1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Source: libpam-ccreds
Section: admin
Priority: extra
Maintainer: Guido Günther <agx@sigxcpu.org>
Build-Depends: debhelper (>= 7), autotools-dev, libgcrypt11-dev, libpam0g-dev, libdb-dev, automake1.9, autoconf, cdbs
Standards-Version: 3.8.4
Homepage: http://www.padl.com/OSS/pam_ccreds.html
Vcs-Browser: http://git.debian.org/?p=users/agx/libpam-ccreds.git
Vcs-Git: git://git.debian.org/users/agx/libpam-ccreds.git
Package: libpam-ccreds
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: nss-updatedb
Description: Pam module to cache authentication credentials
This package provides the means for Linux workstations to locally
authenticate using an enterprise identity when the network is unavailable.
Used in conjunction with the nss_updatedb utility, it provides a mechanism for
disconnected use of network directories. They are designed to work with
libpam-ldap and libnss-ldap.
|