Project

General

Profile

Actions

Feature #13293

open

Option to set auth-gen-token in OpenVPN GUI

Added by Marcos M almost 2 years ago. Updated 3 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
OpenVPN
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Default

Description

This option is useful to avoid having to frequently manually re-authenticate when using MFA.

--auth-gen-token [lifetime]
After successful user/password authentication, the OpenVPN server will with this option generate a temporary authentication token and push that to client. On the following renegotiations, the OpenVPN client will pass this token instead of the users password. On the server side the server will do the token authentication internally and it will NOT do any additional authentications against configured external user/password authentication mechanisms.The lifetime argument defines how long the generated token is valid. The lifetime is defined in seconds. If lifetime is not set or it is set to 0, the token will never expire.
This feature is useful for environments which is configured to use One Time Passwords (OTP) as part of the user/password authentications and that authentication mechanism does not implement any auth-token support.

This should be the preferred option over increasing/disabling reneg-sec.


Related issues

Related to Feature #12466: Option to Disable Renegotiation timer in OpenVPN ServerNew

Actions
Is duplicate of Feature #14924: Add Option for auth-gen-token to OpenVPN Server and OpenVPN Client ExportDuplicate

Actions
Actions

Also available in: Atom PDF