0
0
mirror of https://github.com/OpenVPN/openvpn.git synced 2024-09-20 12:02:28 +02:00
openvpn/doc/man-sections
Arne Schwabe b398aa37ca Implement auth-token-user
When not using username and password (i.e. auth-user-pass) it can still
be desirable to provide the client with an auth-token, e.g. for allowing
a session to continue after a reconnect without requiring 2FA again.

However, without --auth-user-pass openvpn does not have a username and will
ignore any pushed auth-token command.

This patch adds support for auth-token-user to set the username that should
be used for auth-token

The spec of using auth-token-user base64-encoded-user are the ones that
OpenVPN3 already implements.

Patch V2: Improve style, fix comments and commit message

Signed-off-by: Arne Schwabe <arne@rfc2549.org>
Acked-by: Antonio Quartulli <antonio@openvpn.net>
Message-Id: <20210520151148.2565578-2-arne@rfc2549.org>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg22417.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
2021-06-15 15:53:20 +02:00
..
advanced-options.rst Fix best gateway selection over netlink 2020-09-10 11:15:01 +02:00
cipher-negotiation.rst doc: fix typos in cipher-negotiation.rst 2020-08-16 12:43:49 +02:00
client-options.rst Implement auth-token-user 2021-06-15 15:53:20 +02:00
connection-profiles.rst doc/man: convert openvpn.8 to split-up .rst files 2020-07-17 11:23:18 +02:00
encryption-options.rst Implement tls-groups option to specify eliptic curves/groups 2020-07-21 22:33:58 +02:00
examples.rst Document the simple self-signed certificate setup in examples 2021-03-22 11:19:35 +01:00
generic-options.rst Require at least 100MB of mlock()-able memory if --mlock is used. 2021-03-11 17:42:59 +01:00
inline-files.rst Implement peer-fingerprint to check fingerprint of peer certificate 2021-03-21 19:45:43 +01:00
link-options.rst Remove inetd support from OpenVPN 2021-01-30 11:03:40 +01:00
log-options.rst Remove inetd support from OpenVPN 2021-01-30 11:03:40 +01:00
management-options.rst doc/man: convert openvpn.8 to split-up .rst files 2020-07-17 11:23:18 +02:00
network-config.rst doc/man: Documentation for --bind-dev / VRFs on Linux 2020-07-17 12:58:58 +02:00
pkcs11-options.rst doc/man: convert openvpn.8 to split-up .rst files 2020-07-17 11:23:18 +02:00
plugin-options.rst doc/man: convert openvpn.8 to split-up .rst files 2020-07-17 11:23:18 +02:00
protocol-options.rst Document stub-v2 being basically an alias for no compression at all 2021-05-14 16:11:11 +02:00
proxy-options.rst doc/man: convert openvpn.8 to split-up .rst files 2020-07-17 11:23:18 +02:00
renegotiation.rst Man page sections corrections 2021-01-20 07:53:52 +01:00
script-options.rst Implement deferred auth for scripts 2021-04-28 14:03:55 +02:00
server-options.rst Improve documentation of AUTH_PENDING related directives 2021-06-15 11:40:26 +02:00
signals.rst doc/man: convert openvpn.8 to split-up .rst files 2020-07-17 11:23:18 +02:00
tls-options.rst Deprecate the --verify-hash option 2021-03-22 11:25:25 +01:00
unsupported-options.rst Remove --no-iv 2020-07-18 10:58:33 +02:00
virtual-routing-and-forwarding.rst doc/man: Documentation for --bind-dev / VRFs on Linux 2020-07-17 12:58:58 +02:00
vpn-network-options.rst Add parsing of dhcp-option PROXY_HTTP 2021-04-18 16:19:58 +02:00
windows-options.rst doc/man: convert openvpn.8 to split-up .rst files 2020-07-17 11:23:18 +02:00