Kevin Olbrich wrote:
Hi!
How can I disable the behavior of CAPITAL letters when OpenLDAP proxies an AD? I know they should be case insensitive but I had to debug Rocketchat for two hours to find, they use sAMAccountName (case sensitive) and the app crashed because mine was named SAMACCOUNTNAME. (I will open a bug there but I bet there is a lot of broken SW).
Read the slapd-ldap(5) manpage. These attributes are shown in all capital letters to make you aware that you have a broken configuration. Fix it and they will return to normal.