SSSD does not enumerate all groups with id command, if user is a member of large number of nested groups.
Issue
-
SSSD does not enumerate all groups with id command, if user is a member of large number of nested groups.
# id testuser | grep -i --color group1 # getent group group1 group1:*:[ SNIP ],group2 # id testuser | grep -i --color group1 [ SNIP ] ,15673(group1) context=user_u:system_r:unconfined_t -
Since users are not in the previleged group, they are not able to login due to the above issue.
Environment
- Red Hat Enterprise Linux 5, 6
- SSSD
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
