|*Steps to reproduce:* # 1. Edit a user profile with the object editor and change the UID to a non-existing UID and delete the DN. # 2. Run the LDAP user cleanup. |
*Expected result:* The user is deleted/deactivated. *Actual result:* The user isn't deleted as the extension searches for the empty string as DN, which returns a non-empty result with supported values for certain parameters (at least on Active Directory).| |
|