Posted on 11-12-2023 03:39 AM
11-12-2023 04:55 PM - edited 11-12-2023 04:56 PM
The group "admin" is a local group. That is, local to a specific machine. The way computers usually make use of shared groups is by binding to a directory which in many cases is Microsoft Active Directory. In that case you might see groups like DomainName\Admistrators or DomainName\DesktopAdmins with admin rights across machines but you have to do things to set that up in the binding or afterwards.
Yes you can limit admin access. The sudoers file comes to mind. You can also use lots of features in Jamf.
It would help answer your question if you listed the things you are tryin
Posted on 11-13-2023 09:03 AM
All accounts on macOS are local and any permissions are local to that specific device. However, there are caveats depending on how your environment is configured.
What exactly are you seeing, that you are trying to prevent? This rabbit hole can get pretty deep.