1
0
mirror of https://github.com/Yubico/yubico-pam.git synced 2025-01-31 16:52:19 +01:00
This commit is contained in:
Simon Josefsson 2009-03-24 18:33:28 +00:00
parent 8be31dcd9a
commit ddf7a8cf36

4
README
View File

@ -56,6 +56,8 @@ installed. Get the libyubikey-client library from:
http://code.google.com/p/yubico-c-client/ http://code.google.com/p/yubico-c-client/
It in turn requires Curl, which you need to have installed.
The build system uses Autoconf, to set up the build system run: The build system uses Autoconf, to set up the build system run:
{{{ {{{
@ -70,8 +72,6 @@ Then build the code, run the self-test and install the binaries:
make check install make check install
}}} }}}
It in turn requires Curl, which you need to have installed.
== Configuration == == Configuration ==
Install it in your PAM setup by adding a line to an appropriate file Install it in your PAM setup by adding a line to an appropriate file