You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed a bug in the parameter validation that left the SSH connection open, causing the AppDomain to hang on unloading, which caused the FIM Sync Service UI to hang when creating a new MA.
Enabled full support for delta imports
Fixed an issue with class inheritance between ImportOperationBase and OperationBase
Added Kerberos configuration file
Fixed an issue where an anchor change was not being provided to FIM on export
Fixed an issue where the same key file used by multiple MA could get locked if read open at the same time
Fixed an issue using asynchronous commands where windows CRLF commands caused a double line feed to occur on some unix systems