Namingformat incorrect

Namingformat incorrect

Hello,

Is it possible to fix this?

Firstname: Max
Lastname: Müller

Müller got a german umlaut, which can be replaced using the naming-formats to ue for example.

When your custom naming format expression is:
%sn%6[L]%givenName%2[L]

then with the umlaut the result would be:
müllerma

now with the umlaut-replacement the result is:
muellerma

with a total of 9 characters.
If I set the maximum characters to 8, the result is
meullerm

Both is wrong, the expected value should be:
muellema

I think the Problem is that ADManager first uses the expression for the namingformat, then replaces the umlauts. this needs to be fliped.

Best regards
Chris

                New to ADSelfService Plus?