| OPENVPN3-SERVICE-SESSIONMGR(8) | OpenVPN 3 Linux | OPENVPN3-SERVICE-SESSIONMGR(8) |
openvpn3-service-sessionmgr - OpenVPN 3 Linux Session Manager Service
openvpn3-service-sessionmgr [OPTIONS] openvpn3-service-sessionmgr -h | --help
The openvpn3-service-sessionmgr is a backend service for OpenVPN 3 Linux, responsible for managing running OpenVPN sessions. Once a VPN session has been started, either via openvpn3 session-start or openvpn2, it will run in the background as a D-Bus service as long as it has at least one active VPN session running.
Only one session manager process can run on the system.
VPN sessions are managed via the openvpn3 session-manage and openvpn3 session-acl commands and new VPN sessions are started using the openvpn3 session-start command.
This service is normally started automatically when needed, via the net.openvpn.v3.sessionmgr.service auto-start configuration by the dbus-daemon(1), but can also be started manually on the command line. This process should run as the _openvpn user and will automatically switch to this user account if it has the needed privileges to do so. Beware that changing this to another user account also requires updating the D-Bus policy as well.
dbus-daemon(1) openvpn3(1) openvpn3-service-client(8) openvpn3-session-acl(1) openvpn3-session-manage(1) openvpn3-session-start(1) openvpn3-session-stats(1) openvpn3-sessions-list(1)