PLAP: Document usage in README

Signed-off-by: Selva Nair <selva.nair@gmail.com>
pull/540/head
Selva Nair 2022-10-16 11:28:02 -04:00
parent f6d844b71d
commit 18ba3b2480
1 changed files with 21 additions and 0 deletions

View File

@ -132,6 +132,27 @@ for the default behaviour described above, `manual` to enumerate
and list such connections but not auto-attach, or `disable` to not scan
auto-started connection profiles.
Interactively starting connections before logon
***********************************************
Starting release 2.6 (GUI version 11.30), "Start Before Logon"
aka Pre-Logon Access Provider is supported. This feature is not
enabled by default. It may be enabled during installation or
through the `General Settings` menu of the GUI via the
`Start Before Logon` check mark.
Only `persistent connection` profiles described in the previous
section will be listed on the login screen. Ensure that
connections that may be interactively started from login
screen are setup in the `config-auto` folder, `OpenVPNService`
is running, and these connections are visible and controllable
from the GUI.
Once those pre-requisites are satisfied, the login screen will
display an icon for `Pre-Logon Access Providers`, clicking which
will bring up a list of OpenVPN connection profiles available, and
allow connecting or disconnecting them interactively.
Run Connect/Disconnect/Preconnect Scripts
*****************************************