File: control

package info (click to toggle)
libpam-sshauth 0.4.1-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 216 kB
  • ctags: 55
  • sloc: ansic: 825; sh: 50; makefile: 24
file content (17 lines) | stat: -rw-r--r-- 778 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: libpam-sshauth
Section: admin
Priority: extra
Maintainer: LTSP Debian Maintainers <pkg-ltsp-devel@lists.alioth.debian.org> 
Uploaders: Vagrant Cascadian <vagrant@debian.org>
Build-Depends: debhelper (>= 9), libssh2-1-dev, libpam0g-dev | libpam-dev, dh-autoreconf, pkg-config, zlib1g-dev
Standards-Version: 3.9.6
Vcs-Browser: https://bazaar.launchpad.net/~ltsp-upstream/ltsp/libpam-sshauth/files
Vcs-Bzr: lp:~ltsp-upstream/ltsp/libpam-sshauth

Package: libpam-sshauth
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: authenticate using an SSH server
 This package provides a simple PAM authentication mechanism using a remote 
 SSH server. If the user is able to ssh to the server configured with 
 libpam-sshauth, they're granted local access.