x-itec / openvpn-auth-ldap

Automatically exported from code.google.com/p/openvpn-auth-ldap
Other
0 stars 0 forks source link

plugin didn't start #47

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. compile the plugin with ./configure --with-openvpn=/home/tmp/openvpn-2.2.2
2. Launch OpenVPN (>service openvpn start)
3.

What is the expected output? What do you see instead?
> service openvpn start indicate error
Error at openvpn log file
Wed Apr 29 14:14:58 2015 event_wait : Interrupted system call (code=4)
Wed Apr 29 14:14:58 2015 /sbin/route del -net 172.16.26.0 netmask 255.255.255.0
Wed Apr 29 14:14:58 2015 Closing TUN/TAP interface
Wed Apr 29 14:14:58 2015 /sbin/ifconfig tun0 0.0.0.0
Wed Apr 29 14:14:58 2015 PLUGIN_CLOSE: /usr/local/lib/openvpn-auth-ldap.so
Wed Apr 29 14:14:58 2015 SIGTERM[hard,] received, process exiting
Wed Apr 29 14:15:00 2015 OpenVPN 2.3.4 x86_64-unknown-linux-gnu [SSL (OpenSSL)] 
[LZO] [EPOLL] [MH] [IPv6] built on Apr 28 2015
Wed Apr 29 14:15:00 2015 library versions: OpenSSL 1.0.1e-fips 11 Feb 2013, LZO 
2.03
Wed Apr 29 14:15:00 2015 PLUGIN_INIT: POST /usr/local/lib/openvpn-auth-ldap.so 
'[/usr/local/lib/openvpn-auth-ldap.so] [/etc/openvpn/ldap.conf]' 
intercepted=PLUGIN_AUTH_USER_PASS_VERIFY|PLUGIN_CLIENT_CONNECT|PLUGIN_CLIE

What version of the product are you using? On what operating system?
auth-ldap-2.0.3
CentOS 6.6
Linux VPN 2.6.32-504.16.2.el6.x86_64 #1 SMP Wed Apr 22 06:48:29 UTC 2015 x86_64 
x86_64 x86_64 GNU/Linux

Please provide any additional information below.
.\configure at auth-ldap-2.0.3 eat any path for --with-openldap and 
--with-openvpn. Make pass without errors, and i can't be sure thet paths are 
correct.

Original issue reported on code.google.com by yaiba.ka...@gmail.com on 29 Apr 2015 at 11:39

GoogleCodeExporter commented 9 years ago
Sorry
"Error at openvpn log file" shuld be "NO Error at openvpn log file"
But plugin do not work. No communication with LDAP server (tcpdump)

Original comment by yaiba.ka...@gmail.com on 29 Apr 2015 at 2:05