> LDAP error 32. LDAP error 32. No such object.

You must have a populated LDAP database. For example if your base DN is
'o=ehealth4all2', then you must have an object 'o=ehealth4all2' in your
ldap database. In other words, if you execute the command

 ldapsearch -b 'o=ehealth4all2' '(objectclass=*)'

you should see at least the top-level object.

You can add one with the iplanet admin thingy (I think, never use it :) or
just hand-craft an ldif file and import that.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to