OpenVPN - Setting admin user gives admin to everyone.
Solved
OpenVPN
-
Maybe a syntax issue on my end but I uncommented the admins= line and set an admin name but every user still has access to the admin settings. I've tested with a few different user accounts. Logged out logged back in but they can change network, DNS and client to client. When I do I can see it changing globally in openvpn.conf. Am I missing something?
Current Config:
[roles] # Restart the app and re-login for role change to take effect admins="username" (changed to protect the innocent)
Tried removing "" from username but I get the same behavior. I have reboot with every change I've tried.
-