Giter VIP home page Giter VIP logo

midpoint-password-agent-ad's Introduction

This application filters password changes from a local active directory server to a text file.
The text file can then be parsed and transitted to Midpoint to syncronise accounts with changes in AD.

Prerequisites:
	Microsoft Visual C++ 2010 [x86|x64] Redistributable must be installed (select x86 or x64 according to platform)
	Microsoft .NET Framework 4
		1) This is installed by default on Windows Server 2012
		2) Need to install Windows Imaging Component on Windows Server 2003

Permissions:
	After deploying the PasswordFilter dll and exe files, you should edit the file permissions
	to only include the SYSTEM account and Administrators group.
	This is particularly true for the encryptor, since user could run it to discover plaintext/ciphertext pairs.

Running the application:
	Once deployed you can test the filter as follows:
		• Activate the option "User must change password at next logon" for all the accounts to sync
		• Restart the machine
		• Login with one of the users marked for changing password at next login and change the password when requested
		• Check the filter log:
			On W2K3 servers:	C:\Documents and Settings\All Users\Application Data\MidPointPasswordFilter\MidPointPasswordFilter.log
			On W2K8/12 servers:	C:\Program Data\MidPointPasswordFilter\MidPointPasswordFilter.log
			There should also be a file for each updated user, containing the encrypted password.
	Once this is done you can transmit changes:
		• Run (as administrator) MidPointPasswordFilterProcessor which is in the "C:\Program Files\Evolveum\MidPoint Password Filter" folder
		  (this is also run as a scheduled task)
		• Login to Midpoint with the new credentials

midpoint-password-agent-ad's People

Contributors

semancik avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.