nicholab Posted December 9, 2014 Posted December 9, 2014 Windows Azure Active Directory Connector does not seem to be connecting at the movement? Do I need to upgrade the version or should it be working FIM Version 4.3.702.0. My office 365 tenant account has login on fine. What other trouble shooting stuff can I do in FIM? I know that Azure sync tool is on it way is this what has happened do I need to move to this product?
sjatkn Posted December 9, 2014 Posted December 9, 2014 I had something similar recently. I started in the servers event logs and in my case it was because the Office 365 password had expired. Resetting it and reinstalling dirsync fixed it.
bicky Posted December 9, 2014 Posted December 9, 2014 try loading the DirSync Config tool and tap in your [email protected] credentials to see if it connects or not.
Boredguy Posted December 9, 2014 Posted December 9, 2014 As others have said, check your Office365 that you are using for DirSync has not expired. We ensured that this account for us had the password expiry flag set to false to ensure we didn't get caught out.
sjatkn Posted December 9, 2014 Posted December 9, 2014 Not wishing to take this to far off topic. Was the password expiry flag set through the amin website or PowerShell?
nicholab Posted December 9, 2014 Author Posted December 9, 2014 I just went through directory sync configuration wizard and it seems to be up and running now.
Boredguy Posted December 9, 2014 Posted December 9, 2014 Not wishing to take this to far off topic. Was the password expiry flag set through the amin website or PowerShell? Via powershell. Set-MsolUser -UserPrincipalName [email protected] -PasswordNeverExpires $true 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now