2016/04/07 - v7.5.2.1
1. License client upgraded to 1.0.5892.25169Â - Requires Console Licensing app v7.5.0.85 or greater.
2015/10/21 - v7.5.1.50
1. This version supports and requires the new Cireson Console App Licensing.
2015/10/14 - v7.5.1.49
1. "Delete Mode" has been added and can be checked when creating a new connector after selecting a previously created connector to read history data from. Such a connector will check each SugarCRM contact previously processed from the selected connector history data. If the SugarCRM contact has been deleted, the corresponding AD account will be moved to the "DELETIONS" OU under the configured parent OU path.
2015/01/09 - v7.5.1.38
1. Added the ability to add property mappings to account properties as well as the existing contact properties.
2. Fixed incorrect AD attribute name for physicalDeliveryOfficeName (was physicalOfficeDeliveryName).
3. When creating a connector, you can select an existing "parent" connector from which to use history data from. This allows multiple connectors to be setup using different options and schedules, etc., without creating new/duplicate AD accounts./p>
2014/12/11 - v7.5.1.29
1. Now requires SugarCRM Server v7 or later.
2. Accounts and contact filtering has been implemented.
3. Connector option to skip already created accounts to speed up processing runs.
4. Commit batch size added to connector.
5. AD attribute added to store ConactId.
Note - BOOLEAN values previously working as TRUE or FALSE in filtering must now be 0 or 1 or else ALL objects will match!
2014/12/04 - v7.5.1.15
1. Added extra logging for contact filter processing failures.
2. Added some extra AD resource disposals.
3. Added the ability to specify an AD property used to store contact id when creating an AD user. This means you can manually create an AD user if needed and populate this property with the SugarCRM contact id (the guid from the contact URL) and the connector will not create a new user account.
4. Fixed a problem where the connector would attempt to rename a group or OU to match the "new" name if the "old" name had been previously truncated due to length constraints.
2014/11/20 - v7.5.1.4
1. Reconnect value in minutes added to connector settings on main page. In previous versions, the session token could expire and the workflow would fail. This value defaults to 15 minutes and can be increased or lowered as needed. The workflow will reconnect to Sugar and obtain a new access token every x minutes based on this value. Additionally, as each account is initially processed, a failure will cause another new connection attempt and retry.
2. Constraint errors in AD caused by very long account names and therefore failures to create OUs and Groups have been fixed.
3. Constraint errors in AD due to setting user properties with values longer that 64 bytes have been fixed.
2014/10/17 - v7.5.1.0
1. The "View" button functionality on the General tab has been greatly enhanced. All data for the AD objects that the connector has created is now displayed. In the event of AD SID mismatches due to AD restores or similar issues, individual entries may now be deleted. This will cause the connector to think it has not created the deleted object and recreate it in AD. The "copy" icon can be click to copy all this data to the clipboard in a format suitable for pasting into Excel.
It is possible to "Delete all" records. This is not recommended in a production environment and is intended for use in test and dev labs.
2. Problems preventing certain AD objects being created due to bad LDAP paths caused by characters such as "." or "/" have been addressed.