File: control

package info (click to toggle)
libpam-afs-session 2.6-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,688 kB
  • ctags: 874
  • sloc: sh: 11,779; ansic: 7,910; perl: 270; makefile: 175
file content (29 lines) | stat: -rw-r--r-- 1,373 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
Source: libpam-afs-session
Section: admin
Priority: optional
Maintainer: Russ Allbery <rra@debian.org>
Uploaders: Sam Hartman <hartmans@debian.org>
Standards-Version: 3.9.6
Build-Depends: debhelper (>= 9), comerr-dev, dh-autoreconf, libkrb5-dev,
 libpam0g-dev, libtest-pod-perl
Homepage: http://www.eyrie.org/~eagle/software/pam-afs-session/
Vcs-Git: git://anonscm.debian.org/pkg-k5-afs/libpam-afs-session.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-k5-afs/libpam-afs-session.git

Package: libpam-afs-session
Architecture: linux-any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}, libpam-runtime (>= 1.0.1-6~),
 libpam0g (>= 1.1.3-2~)
Recommends: openafs-client, openafs-krb5 | heimdal-clients,
 libpam-krb5 | libpam-heimdal
Description: PAM module to set up a PAG and obtain AFS tokens
 AFS is a distributed network file system.  It uses in-kernel credentials
 (AFS tokens) obtained from Kerberos tickets for authentication and access
 control, and controls access to those credentials via PAGs (process
 authentication groups).  This module provides a PAM session
 implementation that puts new logins in separate PAGs and optionally runs
 an external program (usually aklog) to obtain tokens from Kerberos
 tickets.  It is designed to work with a Kerberos PAM module that obtains
 the initial Kerberos tickets.