Ever since I installed Leopard 3 months ago, I have to manually run Software Update. I am running as a non-Admin, but it seems like it should still Auto Update. Any ideas why its not?
I thought that was the correct behavior (even in Tiger)? That standard users may not automatically run software update....
What if you never use the Admin account?
It's time to remember what Admin is short for... i.e. Administrator. I.E. the person who performs updates and maintenance on the computer. I.E. that's why you have an admin account and a standard account in the first place.![]()
Think about if Standard You and Admin You were actually two different people. Admin You would not want Standard You automatically installing updates. More to the point, Standard You would not have Admin You's password. So even if the updater was allowed to automatically run, it would only get Standard You to the point of taunting him/her with a list of updates he/she was not able to install.
I understand your point... I just don't agree with it. I guess though, in fairness, the option should at least be greyed out, if it is not already, for Standard users, so that it is clear that it is not available.
The way I see it is in a moderated environment, the network/infrastructure administrator might not want certain updates to be performed.
Thus only allowing admins or someone with admin rights to perform the auto updates. Just a thought from the windows world I used to live in.
I understand that 100%. The company I work for has Auto Update off for all users and they push out their own updates (this is a Windows environment). In the Mac world though, most users are home users. I just think there should be some notification stating there are updates available.
I understand your point... I just don't agree with it. I guess though, in fairness, the option should at least be greyed out, if it is not already, for Standard users, so that it is clear that it is not available.
I don't think that Apple will ever fix this, so a while ago I wrote a little applescript (in fact it's embedded into a launchd plist file, so you only have to care about one file), that checks once per day if there are any software updates available. If so, they are displayed in a nice looking Growl notification, if Growl is installed (highly recommended!), or in a standard system dialog. This works for any user. I'm using it for over a year now without any problems and decided to make it available to everybody. You can download it here.
Regards,
Sven