Source: yubico-pam
Maintainer: Debian Authentication Maintainers <pkg-auth-maintainers@lists.alioth.debian.org>
Uploaders: Patrick Winnertz <winnie@debian.org>
Section: admin
Priority: optional
Build-Depends: debhelper-compat (= 13),
	       po-debconf,
	       chrpath,
	       pkgconf,
	       libykclient-dev (>= 2.15),
	       libpam0g-dev,
	       libldap2-dev,
	       libykpers-1-dev (>= 1.8.0),
	       libyubikey-dev,
	       libnet-ldap-server-perl
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: https://developers.yubico.com/yubico-pam/
Vcs-Browser: https://salsa.debian.org/auth-team/yubico-pam-dpkg
Vcs-Git: https://salsa.debian.org/auth-team/yubico-pam-dpkg.git

Package: libpam-yubico
Architecture: any
Depends: debconf | debconf-2.0,
     libpam-runtime (>= 1.0.1-6~),
	 ${shlibs:Depends},
	 ${misc:Depends}
Description: two-factor password and YubiKey OTP PAM module
 This package provides the Yubico PAM module. It enables the use of
 two-factor authentication, with existing logins and passwords plus
 a YubiKey One-Time Password that is validated against an online
 validation service. The default is the free YubiCloud, but it is easy
 to set up a custom service.
 .
 A second mode of operation is available using the YubiKey's HMAC-SHA-1
 Challenge-Response functionality. This allows for offline validation
 using a YubiKey, for example on a laptop computer. However, this only
 works for local logins, not for instance SSH logins.
