On Sun, 11 Jan 2004, Hamed Majnoonian wrote:

> Dear Henrik,
> 
> Thank you for all your helps till now about that ldap compiling error.
> Right now I am experiencing some kind of credential problems to contact
> to my LDAP server on my AD. Here is the argument that I am using to
> search for ldap server:
> 
> Ldapsearch -h 192.168.2.2 -v -x -D dc=juno,dc=hov,dc=butanegroup,dc=com 
> 
> The complete name of my server is: juno.hov.butanegroup.com


What is the name of your domain, and what account credentials are you 
trying to verify?

The -D should be like

   -W -D CN=accountfullname,CN=Users,DC=active,DC=directory,DC=domain,DC=name

Regards
Henrik

Reply via email to