Secedit permissions not applied
From: BlueBearr (bluebearr001@yahoo.com)
Date: 04/11/03
- Next message: Jennifer Lesher [MS]: "Re: SUS"
- Previous message: djc: "Re: secure shell"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: bluebearr001@yahoo.com (BlueBearr) Date: 11 Apr 2003 14:51:17 -0700
I am trying to change the permissions on the key
HKLM\System\CurrentControlSet\Enum and all subkeys. Currently, System
has full control, and "Allow inheritable permissions" is NOT set to
these keys. I am using an account that is in the local Administrators
group.
I have the following template:
--------------------------------------------------
[Unicode]
Unicode=yes
[Version]
signature="$CHICAGO$"
Revision=1
[Registry Values]
[Profile Description]
Description=Fix enum permissions
[Registry Keys]
"MACHINE\SYSTEM\CurrentControlSet",2,"D:AR(A;CI;KA;;;BA)(A;CI;KR;;;WD)"
--------------------------------------------------
Everything looks great, but when I run this command:
secedit /configure /db c:\temp\junk.sdb /cfg enum.inf /verbose
I get this in the log file:
[snip]
----Configure Registry Keys...
Configure machine\system\currentcontrolset.
Warning 5: Access is denied.
Error take ownership of
machine\system\currentcontrolset\Control\Class\[*some
GUID*]\Properties.
Warning 5: Access is denied.
[etc.]
[snip]
If I set the permissions using regedt32, everything works like a
champ. Subinacl works great too - <whine>but I want to use
secedit.</whine>
Any suggestions?
BlueBearr
- Next message: Jennifer Lesher [MS]: "Re: SUS"
- Previous message: djc: "Re: secure shell"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|