Teleport without 2FA ( two factor authentication ) #7768
Answered
by
webvictim
kalhori124
asked this question in
Q&A
|
Hi, I want to have Teleport without 2FA on the Intranet without Internet access. so Teleport server does not have Internet access and we do not have UFA right now. How can I disable 2FA ? Thanks. |
Answered by
webvictim
Aug 3, 2021
Replies: 4 comments 8 replies
|
EDIT: This is no longer possible with Teleport version 16 and above - MFA must now be used for additional security. For older versions of Teleport, set this in auth_service:
authentication:
second_factor: off |
0 replies
Answer selected by
webvictim
|
it is nice, that i can remove it from all users, can i remove it from single user too ? |
1 reply
|
Hi ! then, after a version:16.0.4 |
7 replies
This comment was marked as off-topic.
This comment was marked as off-topic.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
EDIT: This is no longer possible with Teleport version 16 and above - MFA must now be used for additional security.
For older versions of Teleport, set this in
/etc/teleport.yamland restart your Teleport server: