Why do I get EACCESS?

Josef Wolf jw at raven.inka.de
Sat Mar 21 18:25:09 UTC 2020


On Sat, Mar 21, 2020 at 10:02:28AM -0400, Peter Silva wrote:
> Many terminal emulators start non-login shells.  It's a configurable option.
> 
> in your shell window you can try:
> 
> bash --login

This don't help. Login-shell started from Konsole still has only primary
group.

This appears to be a long-standing bug in ubuntu:

https://unix.stackexchange.com/questions/474808/kde-sc-5-10-5-on-kubuntu-17-10-after-logging-in-user-has-only-primary-group-a
https://superuser.com/questions/1348196/why-my-linux-account-only-belongs-to-one-group/1348362#1348362
https://bugs.launchpad.net/lightdm/+bug/1781418
https://unix.stackexchange.com/questions/458194/missing-groups-at-each-startup/

As suggested in the above links, commenting

   # auth    optional        pam_kwallet.so
   # auth    optional        pam_kwallet5.so

in /etc/pam.d/lightdm brought my supplemntary groups back.

-- 
Josef Wolf
jw at raven.inka.de




More information about the ubuntu-users mailing list