Base solution for your next web application
Open Closed

LDAP Enabled but Error #5603


User avatar
0
jakesdupreez created

Hi

I have enabled LDAp in code and run application and in settings enabled it and then set the domain user and password i use to log into azure portal and view my AD.

But now i get this error when i try to login my default admin or any AD user. This is from the log

ERROR 2018-09-17 14:23:43,431 [5 ] Mvc.ExceptionHandling.AbpExceptionFilter - The server could not be contacted. System.DirectoryServices.AccountManagement.PrincipalServerDownException: The server could not be contacted. ---> System.DirectoryServices.Protocols.LdapException: The LDAP server is unavailable.

Is there anything else i need to do on AD side or from Zero side.

Thank you..


3 Answer(s)
  • User Avatar
    0
    alper created
    Support Team

    if you are using Azure Active Directory, set values for OpenIdConnect in your app's config file. #3256@7eedb9d0-9a67-42b6-9e87-acce06c9a5ca

  • User Avatar
    0
    ismcagdas created
    Support Team

    @jakesdupreez it seems like your app can't access to LDAP server.

  • User Avatar
    0
    ismcagdas created
    Support Team

    Closing due to inactivity. Please reopen if you are still having this problem.