How to allow standard user to install software?

Thank you in advance for the wealth of knowledge on this site. I am setting up a new MacBook Pro with Sierra and need to ensure the standard user account is able to install software and make changes to printing. Besides these two items it needs to be a standard account. With the research I have done it seems the security authorizationdb would be used however I am unsure on how to use this command correctly. Can someone please advise on how to achieve this?

Posted on Mar 27, 2017 11:09 PM

Reply
2 replies

Mar 28, 2017 3:59 AM in response to siklilplaya

It depends on how the applications have to be installed. Apps via the Mac App Store do not require an admin account and can be installed by a standard user. Apps distributed in the form of an Installer package will normally require entering an Admin level user name and password no matter whether you are logged in as a standard or admin level user.


The way a lot of larger organisations get round this is to use a computer management system like Munki, Simian, JAMF Casper Suite etc. These provide your own corporate equivalent of the App Store and allow users to select which apps to install. The system then handles the authorisation invisibly for the user. (I use Munki.) These systems will also handle distributing and installing updates as well again without the user needing to be an admin level user.


See https://www.munki.org/munki/

or https://www.jamf.com/


For printer management you are right, you can use the security command to change settings so standard users can make changes to the printer settings. The following are the two commands I use for this.


/usr/bin/security authorizationdb write system.print.operator allow

/usr/sbin/dseditgroup -o edit -n /Local/Default -a everyone -t group lpadmin

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

How to allow standard user to install software?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.