Password agent: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Created the page and moved documention |
||
Line 4: | Line 4: | ||
=== Module requirements === | === Module requirements === | ||
=== Files that are required === | |||
* UserManagement.ini | |||
* Setup PasswordFilter x64.msi / Setup PasswordFilter x86.msi | |||
* Vcredist_x64.exe / Vcredist_x86.exe | |||
=== Where can I find the files? === | |||
(Depending on software architecture, use the 64/32-bit version) | |||
- [C:\Program Files\UserManagement] | |||
* UserManagement.ini | |||
* Setup PasswordFilter x64.msi | |||
== Installation == | == Installation == | ||
# Update all DC’s to full .Net framework 4.6.2 | |||
# Install [https://downloads.inlogic.dk/VC_redist.x86.exe Visual C++ 2017 (x86)] or [https://downloads.inlogic.dk/VC_redist.x64.exe Visual C++ 2017 (x64)] depending on architecture. | |||
# Use Microsoft Update to make sure that all updates are applied to the framework and Visual C++ | |||
# Copy UserManagement.ini to [C:\Windows] | |||
# Install "Setup PasswordFilter x64.msi" or "Setup PasswordFilter x86.msi" depending on architecture. | |||
# Restart Server | |||
== Update/upgrade == | == Update/upgrade == | ||
If you are upgrading, please start with uninstalling the old password agents and restarting the DC. | If you are upgrading, please start with uninstalling the old password agents and restarting the DC. | ||
== Verification == | |||
Run as Administrator: “msinfo32” | |||
* Click on Software Environment | |||
* Loaded Modules | |||
* Look for PasswordFilter where Manufacturer is inLogic A/S |
Revision as of 11:51, 23 July 2018
The Password module handles the password synchronization between the domain controllers. It must be installed on all domain controllers.
Prerequisites
Module requirements
Files that are required
- UserManagement.ini
- Setup PasswordFilter x64.msi / Setup PasswordFilter x86.msi
- Vcredist_x64.exe / Vcredist_x86.exe
Where can I find the files?
(Depending on software architecture, use the 64/32-bit version)
- [C:\Program Files\UserManagement]
- UserManagement.ini
- Setup PasswordFilter x64.msi
Installation
- Update all DC’s to full .Net framework 4.6.2
- Install Visual C++ 2017 (x86) or Visual C++ 2017 (x64) depending on architecture.
- Use Microsoft Update to make sure that all updates are applied to the framework and Visual C++
- Copy UserManagement.ini to [C:\Windows]
- Install "Setup PasswordFilter x64.msi" or "Setup PasswordFilter x86.msi" depending on architecture.
- Restart Server
Update/upgrade
If you are upgrading, please start with uninstalling the old password agents and restarting the DC.
Verification
Run as Administrator: “msinfo32”
- Click on Software Environment
- Loaded Modules
- Look for PasswordFilter where Manufacturer is inLogic A/S