Hello,
We have an issue when we try to use userPrincipalName as an openfire username. As a result we receive correct amount of ldap users, but without any data in them.
The ldap properties are:
ldap.searchFilter = memberOf=CN=SecChatActive,DC=lab,DC=priv)
ldap.searchFields = userPrincipalName
ldap.usernameField = userPrincipalName
Below is the screenshot of what we have in user list
Before we used sAMAccountName - it worked well.
Thanks for any kind of help!!!