Windows to UNIX Password Synchronization -- Configuration Issues
Applies To: Windows Server 2008
Windows to UNIX Password Synchronization -- Configuration Issues indicates the completeness or usability of settings that are configured for Windows to UNIX password synchronization.
When Password Synchronization is properly configured for Windows-to-UNIX synchronization, and a password is changed on a Windows-based computer running Password Synchronization, the Password Synchronization service determines whether the user's password is to be synchronized on UNIX computers. When the Password Synchronization service is operating normally, and encryption keys in both the UNIX and Windows environments match, it encrypts the password and sends it to the Password Synchronization daemon on each computer with which the Windows-based computer is configured to be synchronized. The daemon then decrypts the password and changes the password on the UNIX host.
Events
Event ID | Source | Message |
---|---|---|
Microsoft-Windows-IDMU-PSync |
Error in connecting to host at the specified port. %rhost = %1 %rport = %2 %rPlease verify that the host is up and is running SSOD on the specified port. Windows Sockets error is in the message data. | |
Microsoft-Windows-IDMU-PSync |
Error in sending encrypted buffer. Check if SSOD is running on the UNIX host. %rhost = %1 %rWindows Sockets error is in the message data. | |
Microsoft-Windows-IDMU-PSync |
Error in receiving from socket. Check if SSOD is running on the UNIX host. %rhost = %1 %rWindows Sockets error is in the message data. | |
Microsoft-Windows-IDMU-PSync |
%1: unknown host. Make sure that host name is valid and it resolves to a valid IP address. | |
Microsoft-Windows-IDMU-PSync |
Password propagation failed. Encryption key mismatch or packet error for the user on the specified host. %ruser = %1 %rhost = %2 | |
Microsoft-Windows-IDMU-PSync |
The encryption key length does not meet the policy for secure encryption keys. Use Identity Management for UNIX Administration user interface to generate a secure encryption key. |