Created attachment 1268676 [details] Screenshot of accent mark group not displayed correctly Description of problem: External Auth - AD - Base64 encoded group not diplayed properly Shows group name pre-win2000 name of $d51000-b7oq3n5m0tga.bos.redhat.com instead of SR-APP-EPM-Membre-équipe - root@dhcp-8-198-166 ~]# id test-user5 uid=461801190(test-user5.bos.redhat.com) gid=461800513(domain users.bos.redhat.com) groups=461800513(domain users.bos.redhat.com),461801140(user-group-ad.bos.redhat.com),461801197($d51000-b7oq3n5m0tga.bos.redhat.com) Version-Release number of selected component (if applicable): 5.7.2.0, 5.8.0.7 Believe it's 5.6 as well. How reproducible: Steps to Reproduce: 1. Setup External auth with AD 2. Setup group that has accent mark such as "SR-APP-EPM-Membre-équipe" 3. Try to retrieve group in group look up or retrieve groups in command line. Actual results: Get Pre-windows2000 name Expected results: Name is displayed properly. Additional info: Relates to logging in via base64 encoded groups. which is partially fixed. Original but only fixed against FreeIPA. Also I'll open another bug on MIQ OpenLDAP/AD with a similar problem.
Still an issue with 5.8.2.0 as well.
Created attachment 1478320 [details] Group names with accent marks displayed correctly
I just tested this with upstream master and group names with accent marks are displayed fine. See attachment. Many changes have been made since this was reported, one of which seems to have resolved it. I'm going to close this as WORKSFORME.