ACLs
Add your rating:
Can the follwing advanced permissions be set to the [INSTALLDIR] using ACLs from a command line?
I need to add it to a custom action.
Traverse Folder / Execute File - ticked
List Flder / Read Data - ticked
Read Attributes - ticked
Read Extended Attributes - ticked
Create Files / Write Data - ticked
Create Folders / Append Data - ticked
Write Attributes - ticked
Write Extgended Attributes - ticked
Read Permissions - ticked
Cheers in advance for any assistance.
I need to add it to a custom action.
Traverse Folder / Execute File - ticked
List Flder / Read Data - ticked
Read Attributes - ticked
Read Extended Attributes - ticked
Create Files / Write Data - ticked
Create Folders / Append Data - ticked
Write Attributes - ticked
Write Extgended Attributes - ticked
Read Permissions - ticked
Cheers in advance for any assistance.
0 Comments
[ + ] Show comments
Answers (6)
Please log in to answer
Posted by:
Inabus
16 years ago
Posted by:
TOBES_UK
16 years ago
Posted by:
anonymous_9363
16 years ago
ORIGINAL: TOBES_UKPresumably the 'ACLs' you're referring to is the tool itself (as an alternative to XCACLS, SetACL etc.)? It's not a tool I'm familiar with (or heard of, come to that). It must have documentation or, at the very least, a help screen (ACLS /? or ACLS /h or ACLS -?...you get the idea...)
I have to use ACLs due to inhouse standards.
In-house standards are all very well but it sounds like whoever dictated the use of this tool failed to ensure that it was documented. Why not simply include an alternative tool, one whose syntax you know, in the Binary table, along with a script to use it? There's no risk to anyone there, since the tool and script will get deleted when the installer finishes.
Posted by:
TOBES_UK
16 years ago
ORIGINAL: VBScab
ORIGINAL: TOBES_UKPresumably the 'ACLs' you're referring to is the tool itself (as an alternative to XCACLS, SetACL etc.)? It's not a tool I'm familiar with (or heard of, come to that). It must have documentation or, at the very least, a help screen (ACLS /? or ACLS /h or ACLS -?...you get the idea...)
I have to use ACLs due to inhouse standards.
In-house standards are all very well but it sounds like whoever dictated the use of this tool failed to ensure that it was documented. Why not simply include an alternative tool, one whose syntax you know, in the Binary table, along with a script to use it? There's no risk to anyone there, since the tool and script will get deleted when the installer finishes.
My apologies, I meant SetACL.
Posted by:
anonymous_9363
16 years ago
Posted by:
AngelD
16 years ago
Please search for "b) Specific permissions" at http://setacl.sourceforge.net/html/doc-reference.html

so that the conversation will remain readable.