File: control

package info (click to toggle)
libpam-ccreds 10-10.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 656 kB
  • sloc: sh: 2,983; ansic: 2,066; makefile: 56
file content (25 lines) | stat: -rw-r--r-- 894 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Source: libpam-ccreds
Section: admin
Priority: optional
Maintainer: Guido Günther <agx@sigxcpu.org>
Build-Depends:
 debhelper (>= 11),
 libdb-dev,
 libgcrypt20-dev,
 libpam0g-dev,
Rules-Requires-Root: binary-targets
Standards-Version: 4.6.2
Homepage: https://github.com/PADL/pam_ccreds
Vcs-Browser: https://salsa.debian.org/agx/libpam-ccreds
Vcs-Git: https://salsa.debian.org/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.