All Projects → lithnet → miis-autosync

lithnet / miis-autosync

Licence: MIT License
Lithnet AutoSync for Microsoft Identity Manager

Programming Languages

C#
18002 projects
powershell
5483 projects
HTML
75241 projects

Projects that are alternatives of or similar to miis-autosync

miis-powershell
Lithnet PowerShell Module for FIM/MIM Synchronization Service
Stars: ✭ 41 (+46.43%)
Mutual labels:  microsoft-identity-manager, forefront-identity-manager, fim, mim, synchronization-service, miis
resourcemanagement-client
Lithnet FIM/MIM Service .NET Client Library
Stars: ✭ 17 (-39.29%)
Mutual labels:  microsoft-identity-manager, forefront-identity-manager, fim, mim, lithnet
gr-eventstream
gr-eventstream is a set of GNU Radio blocks for creating precisely timed events and either inserting them into, or extracting them from normal data-streams precisely. It allows for the definition of high speed time-synchronous c++ burst event handlers, as well as bridging to standard GNU Radio Async PDU messages with precise timing easily.
Stars: ✭ 38 (+35.71%)
Mutual labels:  synchronization-service
Ossec Hids
OSSEC is an Open Source Host-based Intrusion Detection System that performs log analysis, file integrity checking, policy monitoring, rootkit detection, real-time alerting and active response.
Stars: ✭ 3,580 (+12685.71%)
Mutual labels:  fim

Icon

Product Overview

AutoSync is a windows service that runs along side of the FIM/MIM synchronization service, and automatically executes management agent run profiles. AutoSync automatically performs exports and delta synchronizations when changes are detected in the sync engine. AutoSync relies on you to define when import operations should run, and provides various event-based and scheduled mechanisms for you to do so.

How it works

Whenever an import is performed, AutoSync will check for staged changes in the MA, if there are changes staged, it will automatically perform a delta synchronization on that management agent. If the synchronization results in outbound changes (exports), an export job is kicked off on each management agent. A confirming import will be performed after the export, and once again, if there are changes staged from the import, a delta synchronization will be performed. AutoSync will continue the cycle until all changes have been processed.

Triggering imports

AutoSync provides several out-of-box solutions for triggering import operations. Time-based triggers allow you to trigger operations at regular intervals or at a scheduled day and time. Some management agents contain built-in triggers for change detection (MIM service and Active Directory).

The most powerful mechanism provided is the PowerShell trigger. Administrators can use PowerShell to write their own custom triggers that may, for example, detect if there are pending changes in a system, and trigger an import operation.

See the wiki topic on triggers for more information

Synchronization profiles

AutoSync follows the Microsoft guidelines when it comes to running multiple management agents simultaneously. While import and export operations are allowed to overlap, synchronizations must be run exclusively. See the advanced settings topic for more information.

Guides

Download the software

Download the current release

How can I contribute to the project?

  • Found an issue and want us to fix it? Log it
  • Want to fix an issue yourself or add functionality? Clone the project and submit a pull request

Enteprise support

Lithnet offer enterprise support plans for our open-source products. Deploy our tools with confidence that you have the backing of the dedicated Lithnet support team if you run into any issues, have questions, or need advice. Reach out to [email protected], let us know the number of users you are managing with your MIM implementation, and we'll put together a quote.

Keep up to date

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].