1
0
mirror of https://github.com/Yubico/yubico-pam.git synced 2025-03-15 18:29:16 +01:00

Drop url parameter.

This commit is contained in:
Simon Josefsson 2008-06-25 13:50:45 +00:00
parent 5303be4ca2
commit 269c6463b4

5
README
View File

@ -95,11 +95,6 @@ Supported PAM module parameters are:
"debug": to enable debug output to stdout,
"alwaysok": to enable that all authentication attempts should succeed
(aka presentation mode).
"url": specify URL to use for verification, by default it is
"http://api.yubico.com/wsapi/verify?id=%d&otp=%s"
Be sure to have only two printf tokens in the string
and that %d comes before %s. The %d will be replaced
with the "id" value and %s with the user's OTP.
}}}
If you are using "debug" you may find it useful to create a