Asks for password when moving apps!

Hello,


Every time I want to move an application from one folder to another, finder asks for my password.


Also, it won't let me move the app directly from the stacks into another stack, I have to move the application out of the stack onto the desktop (type my password in), then into another stack (type my password in).


It only happens with apps downloaded from the app store.


I find it extremely annoying because I like to organise my apps in different folders.


Can someone please tell me how to stop this?


Thanks,

OscarUser uploaded file

MacBook Pro, Mac OS X (10.6.7)

Posted on May 8, 2011 5:20 AM

Reply
25 replies

Feb 6, 2012 9:22 AM in response to murrayE

Probing with


ls -l /Applications/


reveals that each Apple app that, according to Lion, "can't be modified or deleted because it's required by Mac OS X" is owned by root and belongs to group 'wheel'.


Then a reasonable way to move such apps to sub-folders of /Applications would seem to be first to uses the chown command in Terminal to change their ownership to my [user]:admin, where by [user] I mean my username. (I'm a member of group admin.)


Now the question changes to: what repercussions might that have? And should I change ownership back to root and group 'wheel' after moving the apps?

Feb 6, 2012 2:57 PM in response to Dah•veed

OK, I'll try to go along with the way Apple wants us to do things. Because I had already moved a few Apple apps to subfolders of /Applications, to get all the apps provided by the OS into the top level of /Applications, I just reinstalled Lion from the Recovery Partition. Now all those apps are in /Applications .


However, the copies I had succeeded in moving into sub-folders of /Applications before are still there. This is the case, e.g., with Activity Monitor.app. I need to delete the version of it that's in /Applications/Utilities. How?


I tried two obvious things, neither of which works:


  1. Using Command-I, change the Sharing & Permissions so that 'everyone' has Read & Write permission. Then try Command-Delete. Get "Trash" pop-up window saying "Activity Monitor.app' can't be modified or deleted because it's required by Mac OS X.
  2. In Terminal, where first doing ls -l on the file shows permissions/ownership as drwxr-xr-x 8 root wheel, I then do: chown -R user:admin "Activity Monitor.app". (The -R was because the app is in fact a package.) But I get "Operation not permitted" error.


How to proceed to get rid of that copy in the sub-folder?

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.

Asks for password when moving apps!

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