LDAP search root question

  • Thread starter Thread starter John Murphy
  • Start date Start date
J

John Murphy

We have Netscape clients connected to Exchange 2000 server. I have setup
the search root thus:

server: Mydomain.com
Search Root: cn=Users, DC=MyDomain, Dc=com

Which I believe is the way supposed to be. The connection is made. No
problems there. However a search will result in "No Entries Found".

I have looked at the LDAP through ADSI and under Users, I can see all the
accounts as folders, but when I open the folders, I see nothing.

Am I doing something wrong? All I want is for users to be able to send
emails using the LDAP.

Any help is greatly appreciated.
Thanks,
John
 
Never tried doing that as I haven't run netscape in years, however, the thing that comes to mind is that you probably
aren't authenticated in the ldap lookup, look around for settings to allow you to specify authentication.
 
you cant since Netscape's authentication fields aren't AD compatible
I never found a way of making Netscape act as a LDAP client, even using the Netscape CCK
 
I have found the answer: I have to give permission to the "everyone" group
to access the directory in the ADSI. But the pain is that I have to do this
for every user.
 
Back
Top