File: control

package info (click to toggle)
libpam-krb5 4.8-2%2Bdeb10u1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,552 kB
  • sloc: ansic: 10,638; sh: 4,582; perl: 373; makefile: 176
file content (55 lines) | stat: -rw-r--r-- 1,483 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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
Source: libpam-krb5
Section: admin
Priority: optional
Maintainer: Russ Allbery <rra@debian.org>
Uploaders:
 Sam Hartman <hartmans@debian.org>,
Standards-Version: 4.2.1
Build-Depends:
 debhelper (>= 11),
 heimdal-multidev,
 krb5-config,
 krb5-multidev,
 libpam0g-dev,
Rules-Requires-Root: no
Homepage: https://www.eyrie.org/~eagle/software/pam-krb5/
Vcs-Browser: https://salsa.debian.org/debian/libpam-krb5
Vcs-Git: https://salsa.debian.org/debian/libpam-krb5.git -b debian/master

Package: libpam-krb5
Architecture: any
Multi-Arch: same
Pre-Depends:
 ${misc:Pre-Depends},
Depends:
 krb5-config,
 libpam-runtime,
 libpam0g,
 ${misc:Depends},
 ${shlibs:Depends},
Conflicts:
 libpam-heimdal,
Description: PAM module for MIT Kerberos
 A Kerberos PAM module build against the MIT Kerberos libraries.  It
 supports authenticating against a Kerberos KDC, obtaining tickets and
 populating an initial ticket cache, authorizing users via a ~/.k5login
 file, and changing Kerberos passwords.

Package: libpam-heimdal
Architecture: any
Multi-Arch: same
Pre-Depends:
 ${misc:Pre-Depends},
Depends:
 krb5-config,
 libpam-runtime,
 libpam0g,
 ${misc:Depends},
 ${shlibs:Depends},
Conflicts:
 libpam-krb5,
Description: PAM module for Heimdal Kerberos
 A Kerberos PAM module build against the Heimdal libraries.  It supports
 authenticating against a Kerberos KDC, obtaining tickets and populating
 an initial ticket cache, authorizing users via a ~/.k5login file, and
 changing Kerberos passwords.