aboutsummaryrefslogtreecommitdiff
path: root/debian/control
blob: 86457da300ee3bfbd41ba9b1d49477cc4e6850c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: libpam-freerdp2
Section: misc
Priority: optional
Maintainer: Artica Project <devs@lists.arctica-project.org>
Uploaders:
 Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Build-Depends: debhelper (>= 9),
               dh-autoreconf,
               mate-common,
               freerdp2-dev (>= 2~),
               libgtest-dev,
               libpam0g-dev,
               pkg-config,
Standards-Version: 4.1.1

Package: libpam-freerdp2
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         freerdp2-x11,
Description: PAM Module to auth against an RDP server using FreeRDPv2
 Auth and session PAM module that uses FreeRDPv2 to authenticate against
 an RDP server as the remote host and user. Local account required.
 Most useful with the pam-temp-account module.