Thread 'BOINC 8.2.8 on MacOS 15.7.2 - groups appear as accounts'

Message boards : Questions and problems : BOINC 8.2.8 on MacOS 15.7.2 - groups appear as accounts
Message board moderation

To post messages, you must log in.

AuthorMessage
tcoradeschi

Send message
Joined: 23 Dec 22
Posts: 6
Message 117731 - Posted: 13 Dec 2025, 20:11:25 UTC

Good day, all.

I've upgraded to 8.2.8 on MacOS 15.7.2 recently.

What I am seeing is that the boinc_master and boinc_project groups how show up as "accounts" on the login screen as well as on the menu bar. I've tried un-installing (which will make the groups properly disappear) and re-installing. This occurs regardless of whether or not I choose, at install time, to allow non admin users to control BOINC.

We've been running BOINC for well over a decade now and this is new behavior which appeared with 8.2.8.

Any thoughts?
ID: 117731 · Report as offensive     Reply Quote
Charlie Fenton
Project developer

Send message
Joined: 17 Jul 06
Posts: 290
United States
Message 117733 - Posted: 13 Dec 2025, 22:20:50 UTC - in response to Message 117731.  

Yes, I have noticed as well that the pseudo-users (not groups) boinc_master and boinc_project . There is nothing we can do about it. It is apparently due to a change in MacOS by Apple. Fortunately, it does no harm. I'm not aware of it causing any a problems. I recommend just ignoring it. BOINC has always created those: For more information, see https://github.com/BOINC/boinc/wiki/SandboxUser.
Charlie Fenton
BOINC / SETI@home Macintosh & Windows Programmer
ID: 117733 · Report as offensive     Reply Quote
tcoradeschi

Send message
Joined: 23 Dec 22
Posts: 6
Message 117735 - Posted: 13 Dec 2025, 22:50:04 UTC - in response to Message 117733.  

Thanks for getting back to me, Charlie!

Tracking the note you provided the link to. The strange thing is that this just started with 8.2.8 and I’m not even running the latest MacOS release.

Any rate, if you figure out how to code it out at some point, that would be great, but, as you note, it does no harm…

Best regards,
ID: 117735 · Report as offensive     Reply Quote
Andy Anderson

Send message
Joined: 3 Mar 06
Posts: 3
United States
Message 117900 - Posted: 28 Dec 2025, 23:09:32 UTC - in response to Message 117733.  

Do these accounts directly use the shell? They show up with it in their directory information:

$ dscl . -read /Users/boinc_master UserShell
UserShell: /bin/zsh

$ dscl . -read /Users/boinc_project UserShell
UserShell: /bin/zsh

I’m wondering what would happen if I changed that to /usr/bin/false, like the other “no show” accounts like root and daemon.

— Andy
ID: 117900 · Report as offensive     Reply Quote
JeromeC

Send message
Joined: 13 Oct 10
Posts: 133
France
Message 118147 - Posted: 20 Jan 2026, 19:29:10 UTC
Last modified: 20 Jan 2026, 19:31:11 UTC

Working solution on my iMac :

sudo dscl . -create /Users/boinc_master IsHidden 1
sudo dscl . -create /Users/boinc_project IsHidden 1

+ reboot

Boinc keeps working fine, boinc users are not visible anymore from login page.
ID: 118147 · Report as offensive     Reply Quote
ProfileVitalii Koshura
Volunteer developer
Help desk expert
Avatar

Send message
Joined: 29 Mar 17
Posts: 200
Germany
Message 118148 - Posted: 20 Jan 2026, 21:19:05 UTC - in response to Message 118147.  

This is fixed, and will be available with the next release.
BOINC maintainer.
For any insight, check my BOINC Development Blog.
ID: 118148 · Report as offensive     Reply Quote
tcoradeschi

Send message
Joined: 23 Dec 22
Posts: 6
Message 118151 - Posted: 21 Jan 2026, 1:54:32 UTC - in response to Message 118148.  

Great to know - thanks to all the volunteers who maintain and improve!
ID: 118151 · Report as offensive     Reply Quote
JeromeC

Send message
Joined: 13 Oct 10
Posts: 133
France
Message 118152 - Posted: 21 Jan 2026, 9:41:36 UTC
Last modified: 21 Jan 2026, 9:42:52 UTC

+1 :)

But so it is will be in the next release, when released.

What I propose above is the same thing done in the fix, and you can do it now in the terminal.
ID: 118152 · Report as offensive     Reply Quote
ProfileVitalii Koshura
Volunteer developer
Help desk expert
Avatar

Send message
Joined: 29 Mar 17
Posts: 200
Germany
Message 118153 - Posted: 21 Jan 2026, 14:21:16 UTC - in response to Message 118152.  

In reply to JeromeC's message of 21 Jan 2026:
+1 :)

But so it is will be in the next release, when released.

What I propose above is the same thing done in the fix, and you can do it now in the terminal.

Just to be clear, I'm not against this manual solution.
I just wanted to let you know that we aware of it, has it fixed, and will release it as soon as we are ready for the release.
For those who care, they can do these manual actions, while other can just wait for the next release.
BOINC maintainer.
For any insight, check my BOINC Development Blog.
ID: 118153 · Report as offensive     Reply Quote
JeromeC

Send message
Joined: 13 Oct 10
Posts: 133
France
Message 118154 - Posted: 21 Jan 2026, 15:04:20 UTC

Yes this is exactly what I meant also :) +1
ID: 118154 · Report as offensive     Reply Quote

Message boards : Questions and problems : BOINC 8.2.8 on MacOS 15.7.2 - groups appear as accounts

Copyright © 2026 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.