evgeny-gridasov / openvpn-otp

OpenVPN OTP token support plugin
GNU General Public License v3.0
279 stars 74 forks source link

Extended Setup Process for the Google Authenticator Package #17

Closed aioue closed 7 years ago

aioue commented 7 years ago

Have modified an existing OpenVPN install and followed the install process for openvpn-otp.

How do I generate values for the opt-secrets "key" (token?), and how do I link it to Google Authenticator on my phone?

Would like to use "sha1/base32 for Google Authenticator with a simple pin".

aioue commented 7 years ago

Solved:

Running the same command without redirecting it will produce an QR code on the command line. I cannot work out how to capture that though. Anyone?

Would you accept a README PR containing the above?

ptonewreckin commented 7 years ago

@aioue You should be able to capture the QR code with the Google Authenticator app. Open app, click '+', and scan barcode

evgeny-gridasov commented 7 years ago

@aioue Please send me a pull request and I'll accept it

aioue commented 7 years ago

https://github.com/evgeny-gridasov/openvpn-otp/pull/19

evgeny-gridasov commented 7 years ago

Done. Sorry for the delay