Suppose that the following group structure exists on the LDAP server:
In the above figure, A has three children (B1 to B3), B1 has three children of its own (C1 to C3), and so on. The service query level number increases in the direction from child to parent. For example, for users in C1, C1 is at Level 1, B1 is at Level 2, and A is at Level 3. Users in C1 have nothing to do with C2. For users in B1, B1 is at Level 1, A is at Level 2. Users in B1 have nothing to do with C1 and B2. A level having a smaller level number is closer to the user.
Service Priority ExamplesDuring AD group-based synchronization, you can set a priority of an AD group. In the above figure, if a user belongs to both group C1 and group C2 and the two groups are configured in LDAP synchronization policy configuration, the user will use the service configured for the AD group with a higher priority.