Event ID: 17158 Password sync program stopped because an error occurred

1.AD users who have changed the password do not exist in the Password Sync synchronizing users
Phenomenon

The following event is output to Event Viewer.

Log LevelMessage
error

[Overview]
Password sync program stopped because an error occurred

[Detail]
TargetUser: <User name>
Error: not found on LDAP

Description

No AD user who has changed the password was found in the Password Sync synchronizing users.

Support

This error occurs when an AD user who is not a Password Sync synchronizing user has changed the password.
For a user to be synchronized, check the configuration file (config.yml) and change the setting so that the user will be a synchronized user.
For a non-synchronized user, ignore this event because there is no problem with Password Sync operation.

[ Reference ]

Because of the DLL specification for Password Sync, the hook for changing passwords is also performed on computer objects.
Note, however, that this event is always generated for computer objects because passwords of computer objects are excluded from Password Sync synchronizing targets.

2.Password Sync terminated abnormally because there was a problem with a configuration file (config.yml, secret.yml)
Phenomenon

The following event is output to Event Viewer.

Log LevelMessage
error

[Overview]
Password sync program stopped because an error occurred

[Detail]
Config error.

Description

Password Sync terminated abnormally because there was a problem with the configuration files (config.yml, secret.yml).

Support

Check that there are no problems with descriptions in configuration files (config.yml, secret.yml).

3.Password Sync terminated abnormally
Phenomenon

The following event is output to Event Viewer.

Log LevelMessage
error

[Overview]
Password sync program stopped because an error occurred

[Detail]
(Log details)

Description

Password Sync terminated abnormally.

Support

When this log is output, there is a possibility that another error caused the abnormal termination of Password Sync.
Display Password Sync event logs on Event Viewer and check the event log that shows the cause of the abnormal termination.