Hello, <br><br>I am running Openser 1.3.X with MySQL authentiocation and i decided to LDAP instead of MySQL. I did the following:<br>- Reconfigated the Makefile and i took ldap from&nbsp; openser Makefile in (exclude_modules?=) in order to include LDAP module<br>
<br><div style="margin-left: 80px;">ls /usr/local/lib/openser/modules/<br>acc.so&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; benchmark.so&nbsp;&nbsp;&nbsp; diversion.so&nbsp;&nbsp;&nbsp;&nbsp; gflags.so&nbsp; mangler.so&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mysql.so&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pike.so&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; speeddial.so&nbsp;&nbsp;&nbsp;&nbsp; uac.so<br>alias_db.so&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; cfgutils.so&nbsp;&nbsp;&nbsp;&nbsp; domainpolicy.so&nbsp; group.so&nbsp;&nbsp; maxfwd.so&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; nathelper.so&nbsp;&nbsp;&nbsp; registrar.so&nbsp; sst.so&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; uri_db.so<br>
auth_db.so&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; db_berkeley.so&nbsp; domain.so&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; h350.so&nbsp;&nbsp;&nbsp; mediaproxy.so&nbsp;&nbsp; options.so&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; rr.so&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; statistics.so&nbsp;&nbsp;&nbsp; uri.so<br>auth_diameter.so&nbsp; dbtext.so&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; enum.so&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; imc.so&nbsp;&nbsp;&nbsp;&nbsp; mi_datagram.so&nbsp; path.so&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; siptrace.so&nbsp;&nbsp; textops.so&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; usrloc.so<br>
auth.so&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; dialog.so&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; exec.so&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lcr.so&nbsp;&nbsp;&nbsp;&nbsp; mi_fifo.so&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pdt.so&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; sl.so&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; tm.so&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; xlog.so<br>avpops.so&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; dispatcher.so&nbsp;&nbsp; flatstore.so&nbsp;&nbsp;&nbsp;&nbsp; <span style="background-color: rgb(255, 255, 102);">ldap.so</span>&nbsp;&nbsp;&nbsp; msilo.so&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; permissions.so&nbsp; sms.so&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; uac_redirect.so<br>
</div><br>- then i added the module in openser.cfg (loadmodule &quot;ldap.so&quot;)<br>- When i compile the configuration file i get the following:<br><div style="margin-left: 80px;">ERROR:core:sr_load_module: could not open module &lt;/usr/local/lib/openser/modules/ldap.so&gt;: /usr/local/lib/openser/modules/ldap.so: undefined symbol: ber_pvt_opt_on<br>
Apr 16 17:26:45 [8172] CRITICAL:core:yyerror: parse error in config file, line 83, column 13-14: failed to load module<br><br></div>i have no idea from where to start or what to check. can anybody help me?<br><br>Ahmed ALALI<br>
<div style="margin-left: 40px;"><br></div><br><br><br><br><br>