Avatar of Will Szymkowski
Will Szymkowski
Flag for Canada asked on

LDAP/Authentication isseu

Hello Experts,

For some time now (few weeks) we have had a systemic issue with one of our applications that uses LDAP to authenticate.

We use a program called Presenter, that uses the LDAP protocol to authenticate users from Active Directory. When the users open internet explorer and go to the site it display an error message.

ERROR MESSAGE
An unexpected error occurred.
Could not open LDAP://CN=Desktop Users, OU=_DistributionGroups,DC= domainn,DC=com

When the user gets this error message they do not get directed to the login page or anything just a white IE page with this message. The interesting thing is that if they continually "refresh" "F5" the page if this error message appears after say about 5-10 times of "refreshes" they will get to the login page.

I have found this MS KB Artical which describes symptoms we are having but I do not what to apply this fix until I have done some more troubleshooting.

If any one has any ideas as where to start any suggestions would be greatlty appreciated.

I have attached the exact screenshot of what a user will encounter when trying to access this site (internal site).
LDAP-error-meesage.JPG
DatabasesActive DirectoryWindows Server 2003

Avatar of undefined
Last Comment
Will Szymkowski

8/22/2022 - Mon
Lukasz Chmielewski

Did you try different browser ?
ASKER CERTIFIED SOLUTION
noci

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
Will Szymkowski

ASKER
Thanks for the responses...
@ Roads - We have tried different broswers and this does not make a difference.

@ noci - This is the link that the users have been using for quite awhile now. It has always worked before. I do not administer the "Presenter" server. I have asked the development team and they have said that no changes have been made.

Where could we start to diagose this issue? Is there any tools out there that could be helpful?

Will Szymkowski

ASKER
When we use the syntax you have stated before (ldap://ldapserver[:port]/query[?filter]) it does not work. All that happens is we get a "searching directory services" dialog box and then it times out.
LDAP-search-dialog-box.JPG
All of life is about relationships, and EE has made a viirtual community a real community. It lifts everyone's boat
William Peck
noci

Besides syntax, if the backend LDAP / AD server is to slow with a respons it will also be taken as a refusal.
That would at least explain the F5 behaviour.

So try to find out if there are any differences in performance between the presenter server and the ldap server.
noci

the ldap port is 389 (default). not 24500.... and default can be omitted.
and ldapserver is the actual ldapserver not  a webserver server.
Will Szymkowski

ASKER
24500 is the port that they have always used. Nothing has change (that I know of). Here is the KB artical that explains our symptoms. Take a look and let me know what you think. I have not tried this yet...

http://support.microsoft.com/kb/908370
⚡ FREE TRIAL OFFER
Try out a week of full access for free.
Find out why thousands trust the EE community with their toughest problems.
noci

Well that article also mentions LDAP access problems, where the underlying cause is lsot packets in the teaming and or lower driver(s).

They suggest a particular installation order in the Resolution section. That seems at least a viable start to at least exclude that the problem is in that area.
Will Szymkowski

ASKER
We have used a work-a-round solution for this as the following KB artical has not solved this issue.

Thanks for the suggestions.
Will Szymkowski

ASKER
Thanks for your help.
Experts Exchange has (a) saved my job multiple times, (b) saved me hours, days, and even weeks of work, and often (c) makes me look like a superhero! This place is MAGIC!
Walt Forbes