Hello,
we have to bulk-create about 250 users which should get additional infos from the beginning on.
I.e. the ou field should be filled. And here is our problem: the value of the ou field contains german "umlaute" (special characters) like Ä, Ö or Ü.
If we try to create or modify an account with infos containing special characters, they get broken! (zmprov ma
user@domain.de ou "Test äöü")
Is there a way to fix that problem by escaping ... these characters?
Thanks,
Thomas