|
|
Hi, I use Openvpn 2 with certificat authentification. I want to add username/password capability. I add "plugin /usr/local/lib/openvpn-auth-pam.so login" in server configuration and "auth-user-pass" in the client side. (When I start openvpn in server side, there is now 2 processes). When the client start Openvpn, I can type mu username/password but I can't authentify. On server there is some errors in openvpn log : AUTH-PAM: BACKGROUND: user 'apilogic' failed to authenticate: Error in service module Tue May 3 11:21:50 2005 us=35441 83.206.33.61:5000 PLUGIN_CALL: POST /usr/local/lib/openvpn-auth-pam.so/PLUGIN_AUTH_USER_PASS_VERIFY status=1 Tue May 3 11:21:50 2005 us=35501 83.206.33.61:5000 PLUGIN_CALL: plugin function PLUGIN_AUTH_USER_PASS_VERIFY failed with status 1: /usr/local/lib/openvpn-auth-pam.so Tue May 3 11:21:50 2005 us=35545 83.206.33.61:5000 TLS Auth Error: Auth Username/Password verification failed for peer I can use the username/passwd to connect with ssh on the server... Any idea ? Thanks, David. PS: The configuration works fine without the username/passwd. PS2: I run Debian GNU/Linux Woody on the server side. ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2005-05/msg00022.html on line 210 Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2005-05/msg00022.html on line 210 |