mirror of
https://github.com/Yubico/yubico-pam.git
synced 2025-01-31 16:52:19 +01:00
Fix.
This commit is contained in:
parent
8be31dcd9a
commit
ddf7a8cf36
4
README
4
README
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user