Password Sync Operational Flow
Password Sync synchronizes passwords with the IIJ ID Service via the following sequence.
- The user requests a password change for Active Directory.
- The password is sent to the domain controller.
- If there are multiple domain controllers, one of them is selected randomly.
- Password Filter DLL is called to inspect password policy.
- Password Filter DLL for Password Sync is also called, but no operation is performed here.
- The password is saved in Security Account Manager.
- Password Filter DLL is called again to notify of a password change.
- Password Filter DLL for Password Sync is also called to get the user information and plaintext password.
- Password Sync is started by Windows’ Task Scheduler.
- Password Sync gets detailed information about the user from Active Directory and confirms that the user exists in IIJ ID.
- Password Sync synchronizes the password with the IIJ ID Service.