What is the difference between UNSAccountbHasUNSGroupB and UNSAccountbInUNSGroupB

Hi All,

I have a small question can someone explain What is the difference between UNSAccountbHasUNSGroupB and UNSAccountbInUNSGroupB.

Thank you in advance.

Regards,

Dnyandev

Parents
  • The UNSB...Has tables have been introduced with 8.2. They allow to map target systems that store the memberships at the user account and not at the group.

    There is a new property at UNSRoot that controls if the has or the In tables are used. (UNSRootB,UserContainsGroupList).

    Both table types UserInGroup and UserHasGroup are mapped to UNS. This is no issue as only one-way of specifying group memberships is allowed per target system root.

Reply
  • The UNSB...Has tables have been introduced with 8.2. They allow to map target systems that store the memberships at the user account and not at the group.

    There is a new property at UNSRoot that controls if the has or the In tables are used. (UNSRootB,UserContainsGroupList).

    Both table types UserInGroup and UserHasGroup are mapped to UNS. This is no issue as only one-way of specifying group memberships is allowed per target system root.

Children