-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Description
Duo Team,
I've created a FreeBSD port/package of duo_openvpn. You can find details here: https://www.freshports.org/security/duo_openvpn/
FreeBSD users can install via ports via:
cd /usr/ports/security/duo_openvpn/ && make install clean
FreeBSD users can install via package via:
pkg install duo_openvpn
The port features the following configuration options:
- PYTHON: Use the duo_openvpn.py script
- PERL: Use the duo_openvpn.pl script [DEFAULT]
- USERNAME: Force the use of the username variable, instead of the default common_name.
- METHOD: Force the use of an authentication method, defaults to push, when enabled.
You should consider creating support for the USERNAME/METHOD overrides in the default code base, via defines, to allow for a better user experience.
Metadata
Metadata
Assignees
Labels
No labels