Hoping someone might be able to help. I have written a
batch file to change permissions on a number of registry
keys using the subinacl tool. I am trying to give users
full permission on these keys. Some keys like the
HKEY_CURRENT_USER\Environment will work fine but the ones
that I seem to be having trouble with are the
HKEY_CLASSES_ROOT keys.
When I run this command
subinacl /keyreg HKEY_CLASSES_ROOT\TypeLib\{F683092E-8D04-
400B-87DE-F526B586E8EE} /grant=users=f
It says it is making 1 change but all it does is remove
the users ace all together and just leaves the everyone
ace in the list.
I have noticed that when I choose to display the ace's on
a HKEY_CLASSES_ROOT key no ace's are displayed even if
there are ace's present.
Any help would be greatly appreciated.
Thanks
Graeme
|