Re: Proper permissions magic sauce to get files owned by me owned by my users?
Re: Proper permissions magic sauce to get files owned by me owned by my users?
- Subject: Re: Proper permissions magic sauce to get files owned by me owned by my users?
- From: Mike <email@hidden>
- Date: Fri, 18 May 2007 19:42:59 -0700
Just write a postinstall shell script that sets the permissions.
If you don't know in advance what permissions the installed app is
expecting on the files, then it's kind of hard to know what permissions
you need to set.
-m
=============
Paul Miller wrote:
I've got a situation where I have a directory in my installer that gets
installed inside an application that I don't distribute. When the
application tries to open files in the directory I install, it complains
of permissions problems. The weird thing is this works on a couple of my
machines, but not one of my users' machines.
I need to make sure that the directory (and contents) gets installed
with full RW access for everyone on the computer, even though it is
getting installed down in the directory hierarchy of a foreign app.
What is the proper incantation on my end (via setting permissions on the
dirs/files, and flags set in the installer package) to make this happen?
Note - I am using Iceberg.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Installer-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden