Hello guys. We are experiencing problems which we have the following scenario: We have a Linux server with Samba 4 configured as Active Directory, where we need to synchronize users to the Microsoft
Office 365 AD. We are trying to use the AAD Connect tool, however, the software can synchronize the objects with no problems, but the password hash is not being synchronizing.
We configure AD Connect to synchronize only a single OU (Organization Unit) of our local AD, that have only 2 user objects.
We have already activated the AD Connect debugging log (miiserver.exe.config file) to verify what is happening, but analyzing it seems that AAD Connect is constantly restarting reading all objects from Local AD, and does not synchronize the password
, even configured to synchronize only a single OU. If we force a synchronization with troubleshooting option of AAD Connect with an specific user, so the password is synchonized with no problems too.
Does anyone have any idea what is happening?
Thanks