Need Help in setting up permissions
Hi All,
we are packaging an application called "FWG".
In that application, one of the requirements is to set permissions to a Group
called "AG_FWG" to access the application after its being installed.
Any body can install the application through the MSI but only the users of the
group "AG_FWG"(local group) should be able to access the application
Please help us in solving this
Thanks in advance
SWIndia
we are packaging an application called "FWG".
In that application, one of the requirements is to set permissions to a Group
called "AG_FWG" to access the application after its being installed.
Any body can install the application through the MSI but only the users of the
group "AG_FWG"(local group) should be able to access the application
Please help us in solving this
Thanks in advance
SWIndia
0 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Posted by:
VikingLoki
19 years ago
This could be a bit difficult if you're not utilizing Domain level groups. For a Domain group you just set file permissions on the main executable for that group. If it's a local group you'll also have to define that group with a custom action. This will pre-define the group within the package which will hinder any future maintenance of that group. I wouldn't recommend a local group.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.