ID and groups command showing only primary groups of the active directory user
Issue
- id and groups command showing only primary group of the active directory user
- Active directory user's secondary groups cannot be viewed under id and groups output of the user.
[root@server ~]# id testuser
uid=974001549(testuser) gid=974000513(domain users) groups=974000513(domain users)
[root@server ~]# groups testuser
testuser : domain users
Environment
- Red Hat Enterprise Linux 7
- sssd
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.