Le 1 décembre 2011 14:53, Fabian Heinz <[email protected]> a écrit : > > Hi > > Thanks for the fast reply. > > > > But didn’t help > > > > Modulepath points to /usr/lib/ldap > > > > I also tried to add a second modulepath, don’t know if this is correct… > > modulepath /usr/lib/ldap > > moduleload back_bdb.la > > moduleload back_hdb.la > > moduleload back_ldap.la > > moduleload back_bdb.lda > > moduleload ppolicy.la > > > > modulepath /usr/local/lib > > > > I installed the library in /usr/local/libexec > > > > Added the modulepath > > But still no effect > > > > Is there any logging for loading of the function?
Please keep the list in copy. You said: > modulepath /usr/local/lib > I installed the library in /usr/local/libexec Try modulepath /usr/local/libexec Clément.
