File: control

package info (click to toggle)
libpam-pwdfile 1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, stretch
  • size: 124 kB
  • ctags: 42
  • sloc: ansic: 463; makefile: 28
file content (19 lines) | stat: -rw-r--r-- 791 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: libpam-pwdfile
Section: admin
Priority: extra
Maintainer: Timo Weingärtner <timo@tiwe.de>
Standards-Version: 3.9.4
Build-Depends: debhelper (>= 9), dh-exec (>=0.3), libpam0g-dev
Homepage: https://github.com/tiwe-de/libpam-pwdfile
Vcs-Browser: https://github.com/tiwe-de/libpam-pwdfile/tree/debian
Vcs-Git: git://github.com/tiwe-de/libpam-pwdfile.git -b debian

Package: libpam-pwdfile
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: PAM module allowing authentication via an /etc/passwd-like file
 This PAM module lets you use an arbitrarily-named text file similar in
 structure to /etc/passwd to authenticate users. It supports libc's crypt
 plus md5crypt with a broken md5 and Digital UNIX's bigcrypt.