Wrong plugins path.

Bug #1319840 reported by Tomasz Pazurkiewicz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openvpn (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

Plugins path is /usr/lib/openvpn/openvpn-plugin-auth-pam.so while openvpn is looking at /usr/lib/openvpn/openvpn-auth-pam.so.

May 15 13:44:42 my-host ovpn-server-tcp[13151]: PLUGIN_INIT: could not load plugin shared object /usr/lib/openvpn/openvpn-auth-pam.so: /usr/lib/openvpn/openvpn-auth-pam.so: cannot open shared object file: No such file or directory

Revision history for this message
Simon Déziel (sdeziel) wrote :

The man page says :

  --plugin module-pathname [init-string]
       Load plug-in module from the file module-pathname, passing init-string as an argument to
       the module initialization function.

So given the proper path it should work.

On Trusty, the following works well:

  plugin /usr/lib/openvpn/openvpn-plugin-auth-pam.so openvpn

Changed in openvpn (Ubuntu):
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for openvpn (Ubuntu) because there has been no activity for 60 days.]

Changed in openvpn (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.