Forum Discussion
Marvin Oco
Feb 01, 2019Iron Contributor
Password sync interval in AD connect
What is the password sync interval in AD connect?
What is being synched every 30 minutes?
Any supporting documents from microsoft?
thanks
4 Replies
Sort By
- Another thing to remember if your not seeing that type of password speed. Check if your AD site design is crossing site links. If your internal AD is and someone changes a password in another site it will take 15 minutes to do default AD replication and that could cause password changes to take up to 17 minutes.
That said if this is the case let me know and I’ll find the document on how you can change you internal AD sync to a much faster replication. Obviously site link speed etc should be taken into account but these days that’s usually not an issue anymore.- kumarshiv81Copper ContributorPassword changes comes under urgent replication and DC always inform to PDC regardless its located intra-site or inter-site. (This is different than urgent replication because it occurs immediately without any regard to the inter-site replication interval.). So it wont take 17 mins time to replicate the passwords.
Password sync is on a different schedule, 2 minutes. For all intents and purposes, you can assume it's (almost) immediate. Unless you have some sync issue :)
Hi Marvin Oco
Sure is, here is the official documentation on the Scheduler
https://docs.microsoft.com/en-us/azure/active-directory/hybrid/how-to-connect-sync-feature-scheduler
Default sync is 30 minutes, this will explain what its doing and what its syncing.
Hope that answers your question!
Best, Chris