ID command doesn't list the Group Name against GID for LDAP Users
(Doc ID 2249010.1)
Last updated on MAY 26, 2020
Applies to:
Linux OS - Version Oracle Linux 6.0 and laterOracle Cloud Infrastructure - Version N/A and later
Linux x86-64
Linux x86
Symptoms
While running "id" command against LDAP users, it only displays the gid for some secondary group and the group name is not being printed:
[root@<hostname>:~]# id user1
uid=48254(user1) gid=100(users) groups=100(users),5002(group1),5001(group2),41257(group3),856(group4),56971
And, the below error was logged in /var/log/sssd/sssd_nss.log :
(Tue Mar 14 05:40:09 2017) [sssd[nss]] [nss_cmd_getgrgid_search] (0x0010): getgrgid call returned more than one result !?!
Changes
New group was added at OpenLDAP server end.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |