MacOS – Can i leave admin rights in a session

macospermission

i have a Mac Mini Late 2012 running with OS X Yosemite. When installing Xamarin, i had to enter often my admin credentials, which leads me to the question :

Is it possible to enter my admin credentials only once per session, but keeping the permissions until i log off ?

Sometimes it takes up much time always entering my credentials depending on the application, so if there is a way, this would be very helpful.

Best Answer

There might be a way to modify the standard behaviour by doing some fancy low-level unixy stuff like creating the "root" account and logging in as that which would cause the authentication dialogues to not be so intrusive, but for the average user, the answer is "no".

A non-administrator account will be presented with an authentication dialogue in some situations where an administrator account would not have been presented one (such as when modifying items in the /Applications folder), so perhaps doing system updates might be easier when logged in as an administrator. You can change any non-administrator account into an administrator account by selecting the “Allow user to administer this computer” box in the “System Preferences” -> “Users & Groups” settings window.