Search results

  1. B

    Installing openLDAP

    It seems to be working fine. I decieded to reinstall OSX and 2.0.;18 installed without problem. Know of any good LDAP browsers/editors? Don;t want to go the LDIF method everytime. Thanks again for all you help. Robert
  2. B

    Installing openLDAP

    cc -fno-common -I../../include -I../../include -L/usr/local/src/openldap-2.0.18/libraries -o slapd main.o daemon.o connection.o search.o filter.o add.o charray.o attr.o entry.o config.o backend.o result.o operation.o dn.o compare.o modify.o delete.o modrdn.o ch_malloc.o value.o ava.o bind.o...
  3. B

    Installing openLDAP

    And... cc -fno-common -I../../include -I../../include -L/usr/local/src/pkg/ldap/libraries -o ltest test.o -lldap -llber -llutil -ldl /bin/sh /usr/local/src/pkg/ldap/libtool --mode=link cc -fno-common -I../../include -I../../include -L/usr/local/src/pkg/ldap/libraries -o ttest...
  4. B

    Installing openLDAP

    Live and Work in Newton....very close.
  5. B

    Installing openLDAP

    I did install from the CVS and it failed as normal. Could you post some simple instructions from how you achieved this so I can mimic your way and see if it is just a 10.1 flaw? Thanks
  6. B

    Installing openLDAP

    Well this process has been amazingly horrendous. I would like to make contact with someone who has successfully installed openLDAP on their OSX box. Even using fink I can't get it to install. I have a secure SSL Apache server and want to allow LDAP authentication. I also wan to mirror our...
Back
Top