Hello,
I have openfire (3.7.0) working with LDAP. I imported users from LDAP and field “Name” is set as {displayName} LDAP parameter.
But I need to set field “Name” as {sn} {givenName} for each user. (see file j1.png).
{sn} = Lastname
{givenName} = Firstname
If I set filed “Name” as {sn} {givenName} and test this configuration (see file j2.png) - this is ok. The name is set!!
Then I save my configuration and go to: Openfire_admin_console -> Users/Groups -> User -> user_properties (see file j3.png) and the name wasn’t set. Why?
Anyone has solution? What is the problem?
Thanks
Dominik