I have the same issue. Using Ubuntu 14.04 LTS and I am also trying to add all users to a particular group. Some of the posts online indicated using pam_group to accomplish this. When I modify /etc/security/group.conf to add users to "audio" group - \
If I enter id - It shows that my user belongs to "audio" group. But If I enter "id <username>" it wont show up.
I have the same issue. Using Ubuntu 14.04 LTS and I am also trying to add all users to a particular group. Some of the posts online indicated using pam_group to accomplish this. When I modify /etc/security/ group.conf to add users to "audio" group - \
If I enter id - It shows that my user belongs to "audio" group. But If I enter "id <username>" it wont show up.
Any idea how can I resolve this ?