We synchronize AD user with the directory server. We have the problem that the users are created in AD with the notation "lastname, firstname" (CN). Since the directory server, the DN formed from the UID all is right. The CN also is also the same. However if syncing groups, then the member attributes from AD (CN's include the comma and space) through slapi_dn_normalize_ext will normalized. Then the comma is replaced by \2C and the space after the comma is deleted. Without the space, these users are not found anymore and the attribute uniqueMember stay empty. I think to remove the space after the escaped comma is a mistake. ? Regards, Carsten
begin:vcard n:Grzemba;Carsten fn:Carsten Grzemba tel;cell:+49 171 9749479 tel;work:+49 3677 6474-0 org:contac Datentechnik GmbH adr:;;Auf dem Steine 1;Ilmenau;;98693; email;internet:carsten.grzemba@xxxxxxxxxxxx version:2.1 end:vcard
-- 389-devel mailing list 389-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/389-devel