Does anyone know how to give a user in Snow Leopard administrator permissions?

Concerning Josh K. Answer:

I made sure that I do have this checked, and I do. However, the OS keeps telling me for certain files, that I need permission from the administrator. I run into this problem when I try to edit files in my MAMP directory. (Specifically a configuration file)

link|improve this question
Someone upvote this, I'm outta votes. – Josh K Feb 28 '10 at 2:22
done. why @Josh? – Cawas Mar 4 '10 at 17:49
Well at the time I was outta votes for the day. – Josh K Mar 4 '10 at 18:11
feedback

3 Answers

You mean "root"?

I think you intend to give an administrator permission to a user. Simply, from System Preferences > Accounts > Then select "Allow user to administer this computer". You will need admin privileges yourself to set this for someone else.

Here is the documentation from Apple on creating new users.

enter image description here

Take it easy :)

Cheers.

link|improve this answer
Thanks for correcting my answer :) – mgpyone Feb 28 '10 at 6:12
feedback

Open up System Preferences and select "Accounts" under "System." Unlock the panel if necessary, then select the user that you wish to promote to Administrator status and check the box that says "Allow user to administer this computer."

Screen Shot

link|improve this answer
I made sure that I do have this checked, and I do. However, the OS keeps telling me for certain files, that I need permission from the administrator. I run into this problem when I try to edit files in my MAMP directory. (Specifically a configuration file) – user29678 Feb 28 '10 at 5:12
1  
You may have to take ownership of those files. Select the file and "Get Info" and see who owns it and what the permissions are. – Josh K Feb 28 '10 at 14:19
feedback

Here is a link to activate root user, some files only can be deleted with root user privileges.

http://support.apple.com/kb/HT1528

link|improve this answer
You don't need root account. If you need more privileges, then use sudo. – Studer Mar 4 '10 at 22:54
feedback

Your Answer

 
or
required, but never shown