OpenVPN UUID filtering
Posted: Wed Sep 04, 2019 10:53 am
Hi OpenVPN
Would it be possible to modify the post_auth script to read the machine unique ID instead of the MAC address?
For example:
cat /var/lib/dbus/machine-id
Then check & and save this data on first successful login instead of the MAC? It would be a script running on the Client device after successful authentication.
Thanks
Would it be possible to modify the post_auth script to read the machine unique ID instead of the MAC address?
For example:
cat /var/lib/dbus/machine-id
Then check & and save this data on first successful login instead of the MAC? It would be a script running on the Client device after successful authentication.
Thanks