| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
On Mon, 7 Feb 2005, chris thacker wrote:
thanks a lot for this. i'll work on it.
Please write back if you get it working -- I'm pretty sure this approach
will work, but I can't think of the syntax for it. It would be
interesting to see how it gets solved.
I'd think you could do this for all users on a machine with a block of
shell code something like this:
for user in `nidump passwd . | sed 's/:.*//'`
do
sudo -u $user defaults write ...
done
...but getting the `defaults write ...` is the bit I'm stuck on.
--
Chris Devers
_______________________________________________ Do not post admin requests to the list. They will be ignored. Remote-desktop mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/remote-desktop/email@hidden This email sent to email@hidden
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.