Object not found on adding entry to LDAP server problem with domain component

This Comment will be submitted for moderation and will not be accessible to other users until it has been approved.


Error: On adding entry to LDAP: Object not found

If this error comes then you probably are missing the correct configuration of your LDAP server.
check out if your machine is in the correct Domain.

Solution: Go to My computer->Properties
Select tab cOMPUTER name and check whether the Domain is specified or not.
Select change and specify the Domain name say mydomain.com instead of Workgroup.
Make sure your Computer name is specified.So check the full computer name which should be
computername.domainname.com
or say
dscp2345.mydomain.com

Them specify in your LDAP slapd.conf file domain component dc=com.





Post Comment

  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>, <c>, <cpp>, <drupal5>, <drupal6>, <java>, <javascript>, <php>, <python>, <ruby>. Beside the tag style "<foo>" it is also possible to use "[foo]". PHP source code can also be enclosed in <?php ... ?> or <% ... %>.