Skip to content

FreeBSD port created! #37

@zi0r

Description

@zi0r

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions