Adldap2-Laravel icon indicating copy to clipboard operation
Adldap2-Laravel copied to clipboard

Error updating to V6 from V5

Open sambenne opened this issue 3 years ago • 0 comments

  • Laravel Version: 6.20.32
  • Adldap2-Laravel Version: 6.1.5
  • PHP Version: 7.3.11
  • LDAP Type: ActiveDirectory

Upgraded from 5.1 to 6.1.5 as I am trying to update the application Laravel from 5.8. However, I am getting an issue with my development set-up.

Before I could use LDAP_LOGIN_FALLBACK=true + LDAP_AUTO_CONNECT=false and instead of attempting to connect to the LDAP it would just login straight away. But now it just throws a BindException Can't contact LDAP server. How can I turn this off locally so that I can continue to login without LDAP locally but can in production?

sambenne avatar Aug 20 '21 13:08 sambenne