Hello, I can load module overlay chain. I don't no if it's compile. For compiling I do that :
./configure —prefix= —enable-overlays —enable-ppolicy —enable-rwm —enable-bdb To test overlay chain I do ./run -b ldif test032 Cleaning up test run directory leftover from previous run. Running ./scripts/test032-chain... running defines.sh LDAP backend not available, test skipped I don't no how I can load module in slapd.conf, I put those ligne modulepath /usr/sbin/openldap moduleload back_ldap.la and when i do service ldap start , i have overlay "chain" not found. I can found file back_ldap.la, how i can compile module to use overlay chain ??? Thanks for help. ----- Mail Original ----- De: "Quanah Gibson-Mount" <[email protected]> À: "paulpierre brun" <[email protected]> Cc: [email protected] Envoyé: Jeudi 28 Mai 2009 18h18:32 GMT +01:00 Amsterdam / Berlin / Berne / Rome / Stockholm / Vienne Objet: Re: Changing password with replicat and referal do nothing --On Thursday, May 28, 2009 2:27 PM +0200 [email protected] wrote: > Thanks for answers : > I try with (c) at service ldap start i have : > :overlay "chain" not found > > How I can load module overlay ??? > > configure parameters are : > > ./configure —prefix= —enable-overlays —enable-ppolicy —enable-rwm > —enable-bdb Hi Paul, Please keep replies on the list. Did you use the moduleload statement to load the chain module? I suggest you look at the test suite, particularly test032. You can run that test, and see the configs that are generated when it completes. --Quanah -- Quanah Gibson-Mount Principal Software Engineer Zimbra, Inc -------------------- Zimbra :: the leader in open source messaging and collaboration
