core icon indicating copy to clipboard operation
core copied to clipboard

OpenVPN Connection Status does not show username connected through RADIUS auth

Open klinkeye opened this issue 1 year ago • 0 comments

Important notices

Before you add a new report, we ask you kindly to acknowledge the following:

  • [ X ] I have read the contributing guide lines at https://github.com/opnsense/core/blob/master/CONTRIBUTING.md
  • [ X ] I am convinced that my issue is new after having checked both open and closed issues at https://github.com/opnsense/core/issues?q=is%3Aissue

OpenVPN Connection Status does not show any username or have a column to show username. This is for users connecting using RADIUS authentication - I dont believe any previous version showed this.

Steps to reproduce the behavior:

  1. Connect to OpenVPN with a server configured on Opnsense to authenticate via RADIUS
  2. Authenticate with radius username and password
  3. Go to VPN > OpenVPN > Connection Status
  4. See no column or field showing authenticated username

Expected behavior

A field or column showing the authenticated username.

Describe alternatives you considered

Audit logfile shows usernames authenticating via RADIUS OpenVPN Logfile shows authentication succeeded for username 'xxxxx'

Relevant log files

2024-02-07T11:04:16 | Warning | openvpn_server1 | xxx.xxx.xxx.xxx:xxxx TLS: Username/auth-token authentication succeeded for username 'xxxxx'

Additional context

Add any other context about the problem here.

Environment

Software version used and hardware type if relevant, e.g.:

OPNsense 23.7.11 (amd64).

klinkeye avatar Feb 07 '24 04:02 klinkeye