We are trying to implement SSO functionality in between WAAD and SFDC as per steps mentioned in
http://technet.microsoft.com/en-us/library/dn308593.aspx article
We could successfully implement SSO functionality settings, but when we change any fields of WAAD user, those changes are reflected in synched Salesforce user along with deactivation of user, that means 'Active' field of salesforce user is automatically getting unchecked.
Are we missing any step in settings? If this is bug/loophole in user sync functionality then is there any workaround to resolve this issue? I can activate the user again using salesforce apex triggers but I am looking for different solution.