2 Dec
2015
2 Dec
'15
9:11 a.m.
xwiki.cfg file is parsed as a Java properties file so you have to use the ISO 8859-1 encoding. Never used http://native2ascii.net/ myself but it seems to do the trick. On Wed, Dec 2, 2015 at 9:42 AM, Miroslav Galajda <[email protected]> wrote:
Hi,
I have problem with LDAP group mapping in xwiki.cfg against AD with group names containing diacritics. What encoding to use in xwiki.cfg? After turning logging on for XWikiLDAPUtils class, I found from the logs that those problematic groups are logged with wrong encoding, end the result is that the group cannot be found.
Best regards Miroslav Galajda _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne