I have a FreeIPA server in which some users' names (first and last) has accented characters (such as ī, ā, ū, ...).
Is it possible to configure LDAP to search for these characters with regular characters (i, a, u, ...)?
I have googled for this but I haven't found a solution yet.
Note: In ldap files I found "libcollation-plugin" which I'm looking into right now.