mirror of
https://github.com/Yubico/yubico-pam.git
synced 2025-01-19 16:52:17 +01:00
Explain what an OTP is
This commit is contained in:
parent
9fb46ce691
commit
d259f94dec
4
README
4
README
@ -177,7 +177,7 @@ Supported PAM module parameters are:
|
|||||||
respectively.
|
respectively.
|
||||||
|
|
||||||
"verbose_otp":
|
"verbose_otp":
|
||||||
This argument is used to show the OTP when it is entered,
|
This argument is used to show the OTP (One Time Password) when it is entered,
|
||||||
i.e. to enable terminal echo of entered characters.
|
i.e. to enable terminal echo of entered characters.
|
||||||
You are advised to not use this, if you are using two factor
|
You are advised to not use this, if you are using two factor
|
||||||
authentication because that will display your password on the
|
authentication because that will display your password on the
|
||||||
@ -274,7 +274,7 @@ This is much the same concept as the SSH authorized_keys file.
|
|||||||
Obtaining the Yubikey token ID (a.k.a. public ID)
|
Obtaining the Yubikey token ID (a.k.a. public ID)
|
||||||
-------------------------------------------------
|
-------------------------------------------------
|
||||||
You can obtain the Yubikey token ID in two places. One is by removing the
|
You can obtain the Yubikey token ID in two places. One is by removing the
|
||||||
last 32 characters of any OTP generated with your Yubikey, the other
|
last 32 characters of any OTP (One Time Password) generated with your Yubikey, the other
|
||||||
is by using the modhex calculator located here :
|
is by using the modhex calculator located here :
|
||||||
|
|
||||||
http://radius.yubico.com/demo/Modhex_Calculator.php
|
http://radius.yubico.com/demo/Modhex_Calculator.php
|
||||||
|
Loading…
x
Reference in New Issue
Block a user