diff options
Diffstat (limited to 'ubuntu/_base/applications/smartcardauth/debian/control')
-rw-r--r-- | ubuntu/_base/applications/smartcardauth/debian/control | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/ubuntu/_base/applications/smartcardauth/debian/control b/ubuntu/_base/applications/smartcardauth/debian/control new file mode 100644 index 000000000..0e7a8c574 --- /dev/null +++ b/ubuntu/_base/applications/smartcardauth/debian/control @@ -0,0 +1,22 @@ +Source: smartcardauth +Section: tde +Priority: extra +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +Uploaders: Timothy Pearson <kb9vqf@pearsoncomputing.net> +Build-Depends: debhelper (>= 7.0.50~), cdbs, libpcsclite1, libpcsc-perl, libpar-packer-perl, libdb-dev (>= 4.7), libpam0g-dev, libpkcs11-helper1-dev, libgnutls-dev | libgnutls28-dev | libgnutls30-dev, libkrb5-dev, libtqtinterface-dev +Standards-Version: 3.8.4 + +Package: smartcardauth +Architecture: any +Depends: ${shlibs:Depends}, pcsc-tools, pcscd (>= 1.7~), initramfs-tools, libpcsc-perl, libpcsclite1, libccid, opensc, libpam-heimdal +Recommends: libpam-ccreds, libpam-ck-connector, libpam-pkcs11, libpam-mount +Replaces: smartcardauth (<< 4:14.0.0~) +Breaks: smartcardauth (<< 4:14.0.0~) +Conflicts: openct +Description: SmartCard Login and LUKS Decrypt, Setup Utility + This utility will allow you to set up your computer to accept a SmartCard as an authentication source for: + - Your encrypted LUKS partition + - TDE R14.x, including automatic login, lock, and unlock features + It is designed to work with any OpenSC-supported, ISO 7816-4,-8 compliant, PKCS#11 enabled smartcard + Examples of such cards are: + - The OpenPGP card (ISO ISO 7816-4,-8 compliant) |