70-158 · Question #45
You deploy Forefront Identity Manager (FIM) 2010 in your company network. You configure group synchronization between the Active Directory Domain Services (AD DS) domain and the FIM Portal. You…
The correct answer is C. The outbound synchronization rule has incorrect null flow for one of the attributes. The issue arises because the outbound synchronization rule from FIM to AD DS is not correctly configured to handle null or empty values for the group membership attribute, preventing AD DS from being updated when all users are deleted from a group in the FIM Portal.
Question
Options
- AThe FIM Service account does not have Replicating Directory Changes permissions.
- BThe FIM MA Service account does not have Replicating Directory Changes permissions.
- CThe outbound synchronization rule has incorrect null flow for one of the attributes.
- DThe outbound synchronization rule has incorrect flow scope for one of the attributes.
How the community answered
(37 responses)- A24% (9)
- B14% (5)
- C57% (21)
- D5% (2)
Why each option
The issue arises because the outbound synchronization rule from FIM to AD DS is not correctly configured to handle null or empty values for the group membership attribute, preventing AD DS from being updated when all users are deleted from a group in the FIM Portal.
Replicating Directory Changes permissions are primarily required for the FIM Service account to read changes from Active Directory (inbound synchronization), not for writing outbound changes like clearing group membership.
Similar to option A, the FIM MA Service account requiring Replicating Directory Changes permissions relates to inbound synchronization from AD, not the outbound flow of an empty attribute to AD.
When all users are deleted from a group in the FIM Portal, the group's membership attribute effectively becomes null or empty. If the outbound synchronization rule is not configured to correctly flow these null values, the corresponding attribute in Active Directory will not be cleared, leading to the observed discrepancy where AD DS membership is not updated.
Incorrect flow scope would typically mean the attribute is not considered for synchronization at all, or only under specific conditions, but in this case, adding users works, indicating the scope is generally correct; the problem is with handling null values.
Concept tested: FIM synchronization rule null flow configuration
Topics
Community Discussion
No community discussion yet for this question.