I am looking to get individualized data back to each client through the openvpn plugin - when they're connecting.
David Sommerseth has provided some good feedback saying it would be possible using openvpn_plugin_args_func_in pointer passed into openvpn_plugin_func_v3(). I'm not really closing the loop on how this is done. What do I set in openvpn_plugin_args_func_in? How do I get the client to retrieve that information? My main goal is for my client to get a number from the vpn server that is calculated by the openvpn client while it's being authorized. -Matt
