hi,

let's see:

server:
~]$ getent group 'Domain Users@ad.local'
domain users@ad.local:*:1576200513:userx@ad.local
~]$ getent group 1576200513
domain users@ad.local:*:1576200513:userx@ad.local

I tried before and the list came back empty (no users, but gid could be resolved though), now one user (there are at least a few hundreds).


idm client:
$ getent group 'Domain Users@ad.local'
$ getent group 1576200513

So the client gets nothing back indeed. After logging in, I get an error in the shell: "/usr/bin/id: cannot find name for group ID 1576200513", so this seems related (was already wondering about this too).

and in the attachment the sssd_domain log file.

Thanks!

--
regards,
Natxo