Anyone implemented the recent Azure AD dirsync release?

Any issues encountered?

2 Spice ups

We already have dirsync, but some users are not perfectly synced. I’m wondering if the sync will push their current on-prem password to the cloud and overwrite their existing cloud password. Would any admin action be necessary?

From what I read, the on premises should overwrite the cloud (Azure)

1 Spice up

Thank you, Akhmed.

I just attempted this yesterday. We already have SQL server 2005 running on the server I attempted on. SQLExpress 2012 is installed along with the dirsync utility. They didn’t like to play well. Could not get it to install completely.

Interesting. I’d think of installing it on the domain controller.

We already installed Azure AD sync actually, we just didn’t turn on the sync yet.

Akhmed knows. He has seen it all thru his glass eyes.

BTW, I read the review of Azure IaSS about a month ago, that is where I got the info. It just stuck to me because we will need to do something similar for our 365 deployment, and I have been thinking on having an AD server in the cloud for disaster recovery

I could be wrong here, but I don’t believe that you can install it on a domain controller. I’d have to look at the requirements again though.

1 Spice up

This is welcome news for SMBs! Warning businesses to not use ADFS was getting old quickly.

Following up what Kylan said, I don’t feel it’s wise to install SQL Server on a DC anyway.

Please post your outcome - I’m using an alternative product at the moment but it’s quite hit and miss, so the official product should do the job?!

Awesome news indeed. We’re planning it for Wednesday.

As for SQL on DC - I thought the same too. Likely you’re right. Mine isn’t actually installed on a DC, sorry. BUT, I did see it done in a professional tutorial (@xenapptraining.com), where the trainer installed the SQL farm on his DC. I always wanted to ask him why he did that without any comment.

Yes, we do this. Huw and Wife of SAM are on the team that handles that.

1 Spice up

your correct.

I’d love to see how this compares to MessageOps Password Sync tool. What tool are you using?

Applied it two midnights ago. So far, so good! Syncs within a couple minutes. No issues reported.

We have about 400 users at a few dozen locations.

Here is a good article on the security of the password synchronization.

https://www.cogmotive.com/blog/office-365-tips/how-secure-is-dirsync-with-password-synchronisation

1 Spice up

I was looking at implementing the Message Ops Password Sync but I’d much rather use this. Is it possible to do the upgrade but not have the passwords sync at first?

You can install Dirsync without password sync enabled. When your ready to sync passwords, you can run the Dirsync configuration and enable password sync.

Additionally, DirSync does not sync password like the Message Ops Password Sync tool. Because DirSync doesn’t have to intercept the password change before syncing it, it actually syncs the users current password upon it’s first sync which means your users don’t have to change their passwords upon the first sync.

Hope this helps.

That does indeed help! Thanks a ton!

What kind of upgrade is this? Is it “in place” where we can install it directly on top of the current DirSync install or will we need to remove the current utility and then install this?

Also, we’re running SQL Server Express 2k8r2 on the server handling the DirSync utility. Has anyone running that version of SQL experienced any issues with the install?