All,

We're replacing a commercial product that ignores whatever GID is used in gidNumber posix attribute, when auto_private_groups is set to true.

However, we find in sssd that even when we set auto_private_groups = True, that in additional to all the supplemental groups defined by memberOf, it also appends as the supplemental group the group whose GID is in gidNumber.

Is that any way to disable this?  To have sssd list only "memberOf" groups as supplemental groups when auto_private_groups == True?

Spike White