Package: openvpn-auth-ldap
Version: 2.0.3-1
Severity: important

The installation does not state any errors. However, when I run openvpn with
the plugin included, it returns a segmentation fault. Below I have included
the log of openvpn and my openvpn configuration file. 

Thank you all in advance,

Kind regards,

Kick van der Wel

Config:
mode server
proto udp
port 1194
dev tap0
ca certs/ca.crt
cert certs/server.crt
key certs/server.key
dh certs/dh1024.pem
ifconfig-pool-persist ipp.txt
push "route 192.168.0.0 255.255.255.0"
;push "redirect-gateway"
;user openvpn
;group openvpn
max-clients 10
keepalive 5 60
;ping 15
;ping-restart 45
;ping-timer-rem
persist-key
persist-tun
comp-lzo
status openvpn-status.log
verb 3
mute 20
client-to-client
server-bridge 192.168.0.1 255.255.255.0 192.168.0.128 192.168.0.250
script-security 2
plugin /usr/lib/openvpn/openvpn-auth-ldap.so
/etc/openvpn/auth/auth-ldap.conf
;plugin /usr/lib/openvpn/openvpn-auth-ldap.so
client-cert-not-required

Log:
Fri Sep 16 14:00:09 2011 OpenVPN 2.1.3 x86_64-pc-linux-gnu [SSL] [LZO2]
[EPOLL] [PKCS11] [MH] [PF_INET6] [eurephia] built on Oct 22 2010
Fri Sep 16 14:00:09 2011 NOTE: when bridging your LAN adapter with the TAP
adapter, note that the new bridge adapter will often take on its own IP
address that is different from what the LAN adapter was previously set to
Fri Sep 16 14:00:09 2011 NOTE: your local LAN uses the extremely common
subnet address 192.168.0.x or 192.168.1.x.  Be aware that this might create
routing conflicts if you connect to the VPN server from public locations
such as internet cafes that use the same subnet.
Fri Sep 16 14:00:09 2011 NOTE: the current --script-security setting may
allow this configuration to call user-defined scripts
Segmentation fault

-- System Information:
Debian Release: 6.0.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages openvpn-auth-ldap depends on:
ii  libc6                         2.11.2-10  Embedded GNU C Library: Shared lib
ii  libldap-2.4-2                 2.4.23-7.2 OpenLDAP libraries
ii  libobjc2                      4.4.5-8    Runtime library for GNU Objective-
ii  openvpn                       2.1.3-2    virtual private network daemon

openvpn-auth-ldap recommends no packages.

openvpn-auth-ldap suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to