OPNsense Forum

Archive => 23.7 Legacy Series => Topic started by: PatrickMooreSA on August 11, 2023, 06:48:33 PM

Title: OpenVPN groups issue
Post by: PatrickMooreSA on August 11, 2023, 06:48:33 PM
Hi all

I have a new installation on 23.7 and have set up OpenVPN as usual. All works normally until I enable the Enforce Local Group option - selecting the VPN_Users Group I created results in users being denied access with the following error:

QuoteOpenVPN '1' requires the local group 2000. Denying authentication for user *****

Users are members of the selected group, and Authentication is set to Local Database. I have tested with other groups, with the same result. Am I missing something or is this a bug?

Thanks for all input...
Title: Re: OpenVPN groups issue
Post by: newsense on August 11, 2023, 08:25:59 PM
This may help

https://github.com/opnsense/core/commit/8f51311423e2f5a3991eb1c3394391b03dfd8f50 (https://github.com/opnsense/core/commit/8f51311423e2f5a3991eb1c3394391b03dfd8f50)

Try to apply it and restart the serviceopnsense-patch 8f51311
Title: Re: OpenVPN groups issue
Post by: PatrickMooreSA on August 16, 2023, 09:49:40 PM
Thanks so much - patch applied and groups working normally again  :D