diff --git a/bin/ovpn_getclient b/bin/ovpn_getclient index fc9345b..d456441 100755 --- a/bin/ovpn_getclient +++ b/bin/ovpn_getclient @@ -87,6 +87,7 @@ $OVPN_ADDITIONAL_CLIENT_CONFIG if [ -n "$OVPN_OTP_AUTH" ]; then echo "auth-user-pass" + echo "auth-nocache" fi if [ -n "$OVPN_COMP_LZO" ]; then