1
0
mirror of https://github.com/Yubico/yubico-pam.git synced 2025-02-20 12:54:16 +01:00

add notice about tests requiring perl and Net::LDAP::Server

This commit is contained in:
Klas Lindfors 2015-01-20 09:19:53 +01:00
parent 4ab78f54b5
commit bee24b3672

4
README
View File

@ -61,11 +61,13 @@ You will need to have https://developers.yubico.com/yubico-c-client[libykclient]
installed. It in turn requires cURL, which you need to have installed, and
https://developers.yubico.com/yubico-c[libyubikey].
The new Challenge-Response offline authentication requires libykpers-1
The Challenge-Response offline authentication requires libykpers-1
from the
https://developers.yubico.com/yubikey-personalization[yubikey-personalization]
project:
The selftests require perl with the module Net::LDAP::Server installed.
The build system uses Autoconf, to set up the build system run:
./configure