How to remove the character limit of a password when authen with user password #1621
Answered
by
schwabe
AltAdamNguyen
asked this question in
Configuration problems
-
I have a profile openvpn use auth by user and pass, when connecting profile status return is Auth_Failed, so I check in the server my password I entered is missing 10 characters. |
Beta Was this translation helpful? Give feedback.
Answered by
schwabe
Jul 4, 2023
Replies: 1 comment 5 replies
-
How long is your password? More than 256 characters? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is something that is backed into OpenVPN itself. Without changing OpenVPN itself it is not possible. And a password with more than 127 characters seem wrong anyway.