My server worked fine for weeks now, all of a sudden, I get this message in my log files:

TLS Auth Error: user-pass-verify script failed to execute: /etc/openvpn/auth.php

auth.php is never called so authentication fails. I have script-security 3 in my config so I can call scripts, auth.php has the right permissions and works when called in console so I don't get this thing. Any ideas?

link|improve this question
feedback

1 Answer

My problem was similar. I changed script location to: /usr/share/openvpn and it started working.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.