Server side configuration for OTP

This commit is contained in:
Fabio Napoleoni
2016-02-06 20:23:59 +01:00
parent 86d2a52f85
commit 6fcebf9adb
3 changed files with 16 additions and 1 deletions

View File

@ -29,3 +29,6 @@ CMD ["ovpn_run"]
ADD ./bin /usr/local/bin
RUN chmod a+x /usr/local/bin/*
# Add support for OTP authentication using a PAM module
ADD ./otp/openvpn /etc/pam.d