Page 1 of 1

enable Mac binding except certain users

Posted: Wed Oct 26, 2022 7:30 am
by kapilsingh1982
I have enabled Mac binding in openvpn server but I want some specific user not to use Mac binding and connect to the vpn server. kindly help me to achieve this.

Re: enable Mac binding except certain users

Posted: Wed Oct 26, 2022 8:14 am
by openvpn_inc
Hello kapilsingh1982,

Could you tell us if this is on OpenVPN Access Server, using the post_auth hardware address checking script? If so, you can add in conditions in Python to the script for specific user accounts. This requires a minimal level of programming ability.

Kind regards,
Johan

Re: enable Mac binding except certain users

Posted: Wed Oct 26, 2022 9:16 am
by kapilsingh1982
Yes, its a OpenVPN Access Server. thanks I will check and update if face any issues.