mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
Update Login with OTP Usage
Make it clear the user has to append their OTP token to their password.
This commit is contained in:
parent
9a377e86e9
commit
50c3ddb357
@ -234,6 +234,12 @@ An example:
|
|||||||
set system login user otptester authentication otp rate-time '20'
|
set system login user otptester authentication otp rate-time '20'
|
||||||
set system login user otptester authentication otp window-size '5'
|
set system login user otptester authentication otp window-size '5'
|
||||||
|
|
||||||
|
Once a user has 2FA/OTP configured against their account, they must login
|
||||||
|
using their password with the OTP code appended to it.
|
||||||
|
For example: If the users password is vyosrocks and the OTP code is 817454
|
||||||
|
then they would enter their password as vyosrocks817454
|
||||||
|
|
||||||
|
|
||||||
RADIUS
|
RADIUS
|
||||||
======
|
======
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user