If I start MAMP Pro, I need to type the password. If a Flash update is available, I need to type a password. If I install an application, I need to type a password.

Is there a way to stop this annoying request and don't have to type it any more?

I've searched System preferences with no success.

link|improve this question

78% accept rate
2  
Well, that's because it's Unix. The password prompts for system-wide changes are there for a reason. MAMP will prompt you to use port 80, it shouldn't do that for other unreserved ones. Flash updates are system-wide updates applied to files your user does not own. Same goes for application installers. – slhck Nov 30 '11 at 12:09
@slhck: So there's no easy way to stop this, is that it ? Ubuntu is also Unix based, and it doesn't ask so many times for my password :p (as far as I recall); – MEM Nov 30 '11 at 12:13
2  
Really depends on what exactly you want to do. MAMP for example, see here: Stop password prompt on MAMP startup. Application installers? Unlikely. These installers need write permissions to stuff your user can't change, which is why you will sooner or later need the admin password. In that case, the question of course is whether the app is well-designed. But still, it's one of the most important security features of Unix. – slhck Nov 30 '11 at 12:19
@slhck: Thanks a lot ;) – MEM Nov 30 '11 at 12:21
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.