diff options
| author | Leonardo Rizzi <leo@deepreflect.net> | 2026-03-01 20:13:05 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-01 19:13:05 +0000 |
| commit | e6cd38ce18c5b0e2fbdc42e54bf477dff57f607c (patch) | |
| tree | 3bc06acdc99f329104b96f37a73698735cbb1050 /docs | |
| parent | 0089e9ced1aa1154a491fb50bdda2b1851d5a28d (diff) | |
| download | vyos-documentation-e6cd38ce18c5b0e2fbdc42e54bf477dff57f607c.tar.gz vyos-documentation-e6cd38ce18c5b0e2fbdc42e54bf477dff57f607c.zip | |
Typo in vpn openconnect page (#1783)
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/configuration/vpn/openconnect.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/vpn/openconnect.rst b/docs/configuration/vpn/openconnect.rst index 653a21e6..11824e50 100644 --- a/docs/configuration/vpn/openconnect.rst +++ b/docs/configuration/vpn/openconnect.rst @@ -259,7 +259,7 @@ users. sudo mkdir -p /config/auth/ocserv/config-per-user sudo touch /config/auth/ocserv/default-user.conf - set vpn set vpn openconnect authentication identity-based-config mode user + set vpn openconnect authentication identity-based-config mode user set vpn openconnect authentication identity-based-config directory /config/auth/ocserv/config-per-user set vpn openconnect authentication identity-based-config default-config /config/auth/ocserv/default-user.conf |
