setacl
Good afternoon, i have use setacl alot but probably i have over looking something, went i execute this like it runs fine but it's set the permission.
"SetAcl.exe" & " MACHINE\SOFTWARE\HBOC ESI Resource Management Group\ItemManager" & " /Registry /grant users /full"
"SetAcl.exe" & " MACHINE\SOFTWARE\HBOC ESI Resource Management Group\ItemManager" & " /Registry /grant users /full"
0 Comments
[ + ] Show comments
Answers (3)
Please log in to answer
Posted by:
reds4eva
16 years ago
Posted by:
linstead
16 years ago
Posted by:
anonymous_9363
16 years ago
Your command line - as shown - WORKS?!? It doesn't look like any command line I've ever passed to SetACL. This is from the examples provided in the download:
Sets 'full' permissions on the registry key 'HKEY_LOCAL_MACHINE\Software\Microsoft\Policies' for user 'user1' in domain 'domain1':
SetACL.exe -on "hklm\software\microsoft\policies" -ot reg -actn ace -ace "n:domain1\user1;p:full"
See http://setacl.sourceforge.net for more detail.
Sets 'full' permissions on the registry key 'HKEY_LOCAL_MACHINE\Software\Microsoft\Policies' for user 'user1' in domain 'domain1':
SetACL.exe -on "hklm\software\microsoft\policies" -ot reg -actn ace -ace "n:domain1\user1;p:full"
See http://setacl.sourceforge.net for more detail.
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.