LuigiBenetton wrote:
Thanks for the replies.
I may not be explaining myself clearly. I usually use my Mac in a regular user account (i.e., not one with admin privileges). Windows lets you right-click an all and "run as administrator" (or words to that effect). I thought it would be easy enough to do the same on a Mac, but it seems like the barriers are higher here. Oh well.
Applying existing knowledge of Windows to other platforms too often ends in confusion or frustration.
Without making any references to Windows, Windows features, or Windows implementation details, what task are you trying to do? Please describe the problem or limit or issue here, and preferably without referring to any Windows approaches or solutions to addressing that problem or limit (on Windows).
If you want to access stuff for another user within Terminal for instance, that is usually with su or sudo commands. Use of su snd sudo is longstanding UNIX practice.
Other GUI apps will prompt for admin credentials for protected accesses, where appropriate.
If you really need to access the context of another user, set up Fast User Switching:
If you want to access protected parts of macOS itself, that access is blocked for all. Including admin. (Signed security volume, system integrity protection, etc.)