• LDAP Authentication Failing on php 8.3

    Hi, We recently upgraded our on-prem SugarCRM instance to version 14.0.0, running on Windows Server with IIS. We also upgraded PHP from 7.4 to 8.3 during this process. We're using LDAP authentication for users to log in. With PHP 7.4, LDAP authentication…
  • LDAP auth not working on new server (V12 with php8.0)

    Hi colleagues, we have an issue with LDAP auth. We upgraded a Sugar from 10 to 12, and installed the upgraded version on a new server. the server is a debian-like linux, we installed php8.0 with appropriate packages (included php8.0-ldap) cli command…
  • LDAP not working on new server

    Hi, Please note how things are setup to clarrify the situation: On premesis Sugar Enterprise Version 11.0.2 Server 1 (Existing Prod Server) Server 2 (New Prod Server) Both are running off the same database server host. Both have their own IIS…
  • Secure LDAP client install fails

    Sorry if this is not be the correct forum. I am running Sugar Professional on premises on Ubuntu 18 linux. I am currently using LDAP to authenticate back to our Windows Active Directory Domain Controller. This works fine. Now I want to use Secure LDAP…
  • IdMLDAPAuthenticate - loginAuthenicate - custom actions

    Hi all, The login itself works. I want to perform customised actions when a user logs in via LDAP, e.g. check if the user is in a specific AD Group do this, if in another AD group do that. The file where I tried to start is the loginAuthenticate function…
  • Single user unable to authenticate with LDAP

    Hi! I got quite a mystery on my hands. I've setup SugarCRM for 50 users, where 49 of them can authenticate with LDAP... I got one user that simply is unable to login with ldap. [DEBUG] LDAP: querying with DN=dc=ad3,dc=company,dc=no and query=( sAMAccountName…