Steps to reproduce
# Create a POSIX group and a non-POSIX group in AD and make the non-POSIX group a member of the POSIX group
# Add POSIX users to the non-POSIX group
# Call 'getent group [email protected]'
Expected results
The POSIX group is shown with all the indirect members from the nested non-POSIX group
Actual results
The indirect members from the nested non-POSIX group are not show.
This issue is cloned from https://issues.redhat.com/browse/RHEL-148232