File: control

package info (click to toggle)
libpam-mount 2.18-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,364 kB
  • sloc: ansic: 6,029; sh: 4,617; makefile: 134; xml: 9
file content (71 lines) | stat: -rw-r--r-- 2,092 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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
Source: libpam-mount
Section: admin
Priority: optional
Maintainer: Jochen Sprickerhof <jspricke@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 libblkid-dev,
 libcryptsetup-dev,
 libhx-dev,
 libmount-dev,
 libpam0g-dev,
 libpcre2-dev,
 libssl-dev,
 libtool,
 libxml2-dev,
 pkg-config
Standards-Version: 4.5.1
Rules-Requires-Root: no
Homepage: http://pam-mount.sourceforge.net/
Vcs-Git: https://salsa.debian.org/debian/libpam-mount.git
Vcs-Browser: https://salsa.debian.org/debian/libpam-mount

Package: libpam-mount
Architecture: linux-any
Multi-Arch: same
Depends:
 libpam-runtime,
 ${misc:Depends},
 ${shlibs:Depends},
Recommends: libpam-mount-bin
Suggests:
 cifs-utils,
 davfs2,
 fuse,
 lsof,
 openssl,
 psmisc,
 sshfs,
 xfsprogs,
 hxtools
Description: PAM module that can mount volumes for a user session
 This module is aimed at environments with central file servers that a
 user wishes to mount on login and unmount on logout, such as
 (semi-)diskless stations where many users can login.
 .
 The module also supports mounting local filesystems of any kind the
 normal mount utility supports, with extra code to make sure certain
 volumes are set up properly because often they need more than just a
 mount call, such as encrypted volumes. This includes SMB/CIFS, FUSE,
 dm-crypt and LUKS.

Package: libpam-mount-bin
Architecture: linux-any
Multi-Arch: foreign
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Breaks: libpam-mount (<<2.16-7)
Replaces: libpam-mount (<<2.16-7)
Description: PAM module that can mount volumes for a user session - helper
 This module is aimed at environments with central file servers that a
 user wishes to mount on login and unmount on logout, such as
 (semi-)diskless stations where many users can login.
 .
 The module also supports mounting local filesystems of any kind the
 normal mount utility supports, with extra code to make sure certain
 volumes are set up properly because often they need more than just a
 mount call, such as encrypted volumes. This includes SMB/CIFS, FUSE,
 dm-crypt and LUKS.
 .
 This package contains helper binaries