Hi,

On Fri, Jul 26, 2019 at 9:52 AM Stefan Szabo <stefan.sz...@rcs-rds.ro> wrote:
>
> hi,
>
> thanks for the answers, I still have one question:
> in order to
> "Verify that a given Access Server user only logs in using
>   a known client machine, by using the MAC address of the client
>   machine as a hardware ID."
>
> do I need a license, and Access Server interface?
> Where can I find post-auth module for building a script to check for the 
> hardware ID.

If you want to use access server I guess you will need a license. But
to validate mac you do not need access server. You can use a
client-connect script on the community version server, pick up the mac
address from env (IV_HWADDR when push-peer-info is on) and act on it
--- see the man page. The caveats about unreliability of mac applies
nevertheless.


Selva


_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to