I have a question about the LDAP integration in SugarCRM CE. I have configured all the LDPA parameters. And after a while of try and error I figured out that I have to generate a user in SugarCRM with the same username as in the LDAP. To generate the user I had to set a password. I used a simple one like 123, because I want to authenticate against ldap.
After that I noticed that I also can authenticate with the weak password from the Database (123). So I manually deleted the password hash from the DB. Is that common? How can I use my LDAP users without so many configurations for each person?