Re: Installer Restrictions Question
Assuming you use a post-installation script to move the files to the user's folder (since with domains, you "can't" install both in / and in ˜), have you checked whether the installation "works" when you remove those scripts? On Sat, Nov 3, 2012 at 3:33 PM, koko <koko@highrolls.net> wrote:
I require admin authentication The package is signed I am installing from an admin account
On Nov 3, 2012, at 1:02 PM, Andrew Keller wrote:
On Nov 3, 2012, at 2:29 PM, koko wrote:
On Nov 3, 2012, at 2:34 AM, Stephane Sudre wrote:
Which authorization do you require?
I do not understand the question.
What type of authentication does your installer package prompt the user for?
If you're installing anything outside of the current user's home directory, I suspect you would need elevated privileges - especially on newer versions of OS X.
I would like to install files to the users home directory. So whatever authorization is required to make that possible.
Installing into the current user's home directory does not require any additional permissions. If you desire to place files anywhere else, however, then you need elevated permissions.
When we test our installer packages, we test them in both admin and non-admin accounts. Non-admin accounts have a habit of bringing to light permission problems.
If you run your installer in a non-admin account, does the error message change?
~ Andrew Keller
_______________________________________________ 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: https://lists.apple.com/mailman/options/installer-dev/koko%40highrolls.net
This email sent to koko@highrolls.net
_______________________________________________ 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: https://lists.apple.com/mailman/options/installer-dev/dev.iceberg%40gmail.co...
This email sent to dev.iceberg@gmail.com
-- Packaging Resources - http://s.sudre.free.fr/Packaging.html _______________________________________________ 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: https://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.... This email sent to site_archiver@lists.apple.com
participants (1)
-
Stephane Sudre