From e9f92ebde8274dc0aa312ca8cf05cc7e652168c0 Mon Sep 17 00:00:00 2001 From: Avner Cohen Date: Fri, 20 Mar 2020 19:33:26 +0200 Subject: [PATCH] [DOC] Fix to make sure the command allows interaction (#562) --- docs/otp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/otp.md b/docs/otp.md index edbd1565..fb97032b 100644 --- a/docs/otp.md +++ b/docs/otp.md @@ -23,7 +23,7 @@ In order to enable two factor authentication the following steps are required. * Generate authentication configuration for your client. -t is needed to show QR code, -i is optional for interactive usage - docker run -v $OVPN_DATA:/etc/openvpn --rm -t kylemanna/openvpn ovpn_otp_user + docker run -v $OVPN_DATA:/etc/openvpn --rm -it kylemanna/openvpn ovpn_otp_user The last step will generate OTP configuration for the provided user with the following options