-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 2.7.2, 2.11.0, 3.3.2
-
Component/s: None
-
None
-
3
-
Severity 2 - Major
-
5
During the XML backup process, Crowd does not export any information about users from connector directories. If the connector directories manage their user status locally (either Microsoft Active Directory with local user status enabled or any other LDAP directory), this information will not be saved in the backup. As a consequence, all local user status modifications will not be stored in the backup
Step to reproduce:
- create a new connector directory
- Tick the "Manage status locally" Option if Active Directory was chosen
- Disable any of the users after the full sync
- Create a xml backup
- Upgrade or install Crowd with the XML backup
Expected behavior
All the disabled locally user should be disabled in the new Crowd
Actual behavior:
The disabled user is still active.
Additional notes:
Customers may hit their license user limit after migrating Crowd due to this bug.