diff options
| author | rebortg <github@ghlr.de> | 2023-01-31 21:46:57 +0100 | 
|---|---|---|
| committer | rebortg <github@ghlr.de> | 2023-01-31 21:46:57 +0100 | 
| commit | ee91e1d5c1d58a3a165dba26c4c8b3396d5489b9 (patch) | |
| tree | 951ea303098c4486cda464fbef0d5af610457e1b /docs/configuration | |
| parent | 704901aef5895cc998b03c80a85790758999896e (diff) | |
| download | vyos-documentation-ee91e1d5c1d58a3a165dba26c4c8b3396d5489b9.tar.gz vyos-documentation-ee91e1d5c1d58a3a165dba26c4c8b3396d5489b9.zip | |
fix build warnings and errors
Diffstat (limited to 'docs/configuration')
| -rw-r--r-- | docs/configuration/vpn/openconnect.rst | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/docs/configuration/vpn/openconnect.rst b/docs/configuration/vpn/openconnect.rst index 112da58f..1b4d4b4c 100644 --- a/docs/configuration/vpn/openconnect.rst +++ b/docs/configuration/vpn/openconnect.rst @@ -56,7 +56,7 @@ Server Configuration    set vpn openconnect ssl passphrase <pki-password>  2FA OTP support  -==================== +===============  Instead of password only authentication, 2FA password   authentication + OTP key can be used. Alternatively, OTP authentication only, @@ -223,7 +223,7 @@ To display the configured OTP user settings, use the command:    show openconnect-server user <username> otp <full|key-b32|key-hex|qrcode|uri>  Configuring RADIUS accounting -=========================== +=============================  OpenConnect can be configured to send accounting information to a  RADIUS server to capture user session data such as time of | 
