Menu

#1 OpenLdap slapd.exe

open
None
5
2003-05-29
2003-05-21
Anonymous
No

I tried to build OpenLdap slapd.exe V2.1.16 but when running the ldbm backend can not be found under
Windows 2000.
I used Microsoft VisualAge V6.3 to build it. I was successful with 2.0.15 but I have the feeling that the
backends are now dynamic and not static build. So question is what do I have to do in the build
environment to enable dynamic backends, especially ldbm ?

Discussion

  • Curtis Robinson

    Curtis Robinson - 2003-05-29
    • assigned_to: nobody --> nobull
     
  • Curtis Robinson

    Curtis Robinson - 2003-05-29

    Logged In: YES
    user_id=497486

    You want to edit the portable.nt file under include\.
    Look for "define to support dynamic LDBM backend".
    Then, put '#define SLAPD_LDBM_DYNAMIC 1'.
    Finally, compile.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.