Re: Environment variable availability within post-install script
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com On May 10, 2010, at 11:30 AM, Bill Coderre <bc@apple.com> wrote:
2) To find all the users on this machine, /usr/bin/dscl is your friend.
Go type man dscl.
dscl . list /users
(As stated, this doesn't cover users created after installation.)
Nor does it find network users or external users. And if any of these users have FileVault-protected home directories and are not currently logged in, you will not be able to write to their home directories. -Greg _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
Greg Neagle