==================================================================
Please DO NOT REPLY to this mail or send email to the developers
about this bug. Please follow-up to Bugzilla using this link:
http://bugs.contribs.org/show_bug.cgi?id=5060
Have you checked the Frequently Asked Questions (FAQ)?
http://wiki.contribs.org/SME_Server:Documentation:FAQ
Please also take the time to read the following useful guide:
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================
daniel <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
--- Comment #16 from daniel <[email protected]> 2009-04-28 11:42:26
---
Initial problem: Starting with version 2.1 of openvpn, the plugin directory has
changed from /usr/share/openvpn/plugin/lib to /usr/lib/openvpn/plugin/lib. As
smeserver-openvpn-bridge uses the openvpn-auth-pam.so plugin to authenticate
users, this was preventing the service from starting, and as the service is
supervised, it was looping with message:
Wed Mar 11 16:23:48 2009 us=311151 PLUGIN_INIT: could not load plugin shared
object /usr/share/openvpn/plugin/lib/openvpn-auth-pam.so:
/usr/share/openvpn/plugin/lib/openvpn-auth-pam.so: cannot open shared object
file: No such file or directory
Wed Mar 11 16:23:48 2009 us=311288 Exiting
Now, update smeserver-openvpn-bridge to version 2.0-18:
[r...@smetest ~]# rpm -q smeserver-openvpn-bridge
smeserver-openvpn-bridge-2.0-18.el4.sme
[r...@smetest ~]# rpm -q openvpn
openvpn-2.1-0.29.rc15.el4
[r...@smetest ~]# expand-template /etc/openvpn/bridge/openvpn.conf
[r...@smetest ~]# sv t /services/openvpn-bridge
[r...@smetest ~]# tailf /var/log/openvpn-bridge/current
Fri Mar 20 11:02:35 2009 OpenVPN 2.1_rc15 i386-redhat-linux-gnu [SSL] [LZO1]
[EPOLL] built on Nov 30 2008
Fri Mar 20 11:02:36 2009 MANAGEMENT: TCP Socket listening on 127.0.0.1:11194
Fri Mar 20 11:02:36 2009 NOTE: when bridging your LAN adapter with the TAP
adapter, note that the new bridge adapter will often take on its own IP address
th
at is different from what the LAN adapter was previously set to
Fri Mar 20 11:02:36 2009 NOTE: OpenVPN 2.1 requires '--script-security 2' or
higher to call user-defined scripts or executables
Fri Mar 20 11:02:36 2009 PLUGIN_INIT: POST
/usr/lib/openvpn/plugin/lib/openvpn-auth-pam.so
'[/usr/lib/openvpn/plugin/lib/openvpn-auth-pam.so] [login]' interc
epted=PLUGIN_AUTH_USER_PASS_VERIFY
...
The plugin dir is correctly detected, and the plugin can be loaded. Note that
it will still work with older releases of openvpn (2.0.x).
Here's the relevant changelog:
* mer mar 11 2009 Daniel B. <[email protected]> [2.0-18]
- Compatibility with openvpn 2.1 (detect plugin dir location) [SME: 5060]
--
Configure bugmail: http://bugs.contribs.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam/