When I run Get Users against the group named G-SomeGroup it returns just 1 result. The group contains 3 members
I can see from using PowerShell's Get-ADGroupMembers cmdlet that the group contains 3 users.
I'm running PowerShell as the same AD user I've configured the LDAP asset in Phantom to use.
The users in G-SomeGroup are direct members - no not members via nesting.
If I query G-SomeOtherGroup I see hundreds of members.
Any suggestions? Or logs to check?