DirectoryTree / LdapRecord-Laravel

Multi-domain LDAP Authentication & Management for Laravel.
https://ldaprecord.com/docs/laravel/v3
MIT License
496 stars 52 forks source link

Unable to bind to server: Can't contact LDAP server #453

Closed ZOHIRBOU closed 2 years ago

ZOHIRBOU commented 2 years ago

Environment:

stevebauman commented 2 years ago

Hi @ZOHIRBOU,

This is the generic connection error. Make sure that your computer can ping your LDAP server and initialize connectivity, either by its IP address, or host name.

Due to the nature of this error (generic connectivity), I'm unable to assist you with this issue.

Dila244 commented 1 year ago

how to do ping from my computer to my LDAP server?