Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Add to (not replace) folder permissions


2 replies to this topic

SusanGorman

SusanGorman
  • Full Members
  • 1 posts

Posted 18 June 2007 - 16:54

If I author an entry in LockPermissions table it replaces the normally inherited permissions on a folder with the specific user I list in the table.
I don't want to remove the default permissions, I merely want to add permission for a user (NETWORK SERVICE).
Is there a way to do this using the MSI tables, or am I stuck with a custom action?

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 18 June 2007 - 17:55

No, I don't think the LockPermissions table can do this - unfortunately.

Glytzhkof

Glytzhkof
  • Moderators
  • 1,447 posts

Posted 19 June 2007 - 02:59

You should be able to do this with subinacl.exe (From Microsoft).
Regards
-Stein Åsmul