mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
ocserv: fix: indent of warning section text overflowing outside the warning box
This commit is contained in:
parent
e89c027a92
commit
424669f4b0
@ -244,8 +244,8 @@ users.
|
|||||||
set vpn openconnect authentication identity-based-config default-config /config/auth/ocserv/default-user.conf
|
set vpn openconnect authentication identity-based-config default-config /config/auth/ocserv/default-user.conf
|
||||||
|
|
||||||
.. warning:: The above directory and default-config must be a child directory
|
.. warning:: The above directory and default-config must be a child directory
|
||||||
of /config/auth, since files outside this directory are not persisted after an
|
of /config/auth, since files outside this directory are not persisted after an
|
||||||
image upgrade.
|
image upgrade.
|
||||||
|
|
||||||
Once you commit the above changes you can create a config file in the
|
Once you commit the above changes you can create a config file in the
|
||||||
/config/auth/ocserv/config-per-user directory that matches a username of a
|
/config/auth/ocserv/config-per-user directory that matches a username of a
|
||||||
@ -264,8 +264,8 @@ in group mode except that group mode can only be used with RADIUS
|
|||||||
authentication.
|
authentication.
|
||||||
|
|
||||||
.. warning:: OpenConnect server matches the filename in a case sensitive
|
.. warning:: OpenConnect server matches the filename in a case sensitive
|
||||||
manner, make sure the username/group name you configure matches the
|
manner, make sure the username/group name you configure matches the
|
||||||
filename exactly.
|
filename exactly.
|
||||||
|
|
||||||
Configuring RADIUS accounting
|
Configuring RADIUS accounting
|
||||||
=============================
|
=============================
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user