Displaying 2 results from an estimated 2 matches for "eaaaaaaaaaaaaaaaaaaaab".
Did you mean:
aaaaaaaaaaaaaaaaaaaab
2018 Oct 11
3
macOS Mojave: setgroups(501) failed: Too many extra groups
Hello,
I have recently upgraded to macOS 10.14 (Mojave) and am running into an
issue where one use can no longer log into dovecot via imap. Log shows
Oct 11 08:10:27 imap(hwr)<12659><YpC/0+133+EAAAAAAAAAAAAAAAAAAAAB>:
Fatal: setgroups(501) failed: Too many extra groups
and indeed, the user is in 17 groups, which is more than NGROUPS_MAX
(16).
Another user with << 16 groups can log in fine. Unfortunately it is not
(easily) doable to reduce
the number of groups, as macOS seems to set them internally...
2018 Oct 11
0
macOS Mojave: setgroups(501) failed: Too many extra groups
On 11.10.2018 09:28, Heiko W. Rupp wrote:
> Hello,
>
> I have recently upgraded to macOS 10.14 (Mojave) and am running into
> an issue where one use can no longer log into dovecot via imap. Log shows
>
> Oct 11 08:10:27 imap(hwr)<12659><YpC/0+133+EAAAAAAAAAAAAAAAAAAAAB>:
> Fatal: setgroups(501) failed: Too many extra groups
>
> and indeed, the user is in 17 groups, which is more than NGROUPS_MAX
> (16).
> Another user with << 16 groups can log in fine. Unfortunately it is
> not (easily) doable to reduce
> the number of groups, as mac...