PC Review


Reply
 
 
=?Utf-8?B?UmljaGFyZCBUdXJub2Nr?=
Guest
Posts: n/a
 
      17th Aug 2007
Either I or OneCare beta messed up the ACL for files in the System32
directory and now some services won't start. Is there a way to set the rights
back to a default value?
 
Reply With Quote
 
 
 
 
=?Utf-8?B?UmljaGFyZCBUdXJub2Nr?=
Guest
Posts: n/a
 
      17th Aug 2007
Jasper,

Thanks for the response I'll check into the icacls option.

Specifically the Firwall won't start (but I need it to clear some options)
and it won't start because Base Filtering Engine won't start, ostensibly
because it can't find the file. I have some trouble tracing which actual DLL
svchost is trying to start but my guess is BFE.DLL. It reports that the file
is not there.

Richard

"Jesper" wrote:

> No. There is no way to revert ACLs.
>
> There are two possible recovery options, short of reformatting and
> reinstalling. The first is to use icacls on a clean system to save the ACL
> and then restore it on the corrupted system. The second option is to use
> something like Process Monitor
> (http://www.microsoft.com/technet/sys...ssmonitor.mspx)
> to figure out what file access is failing and adjusting the ACLs on those
> files.
>
> There may be many complaints to leverage against OneCare, but I am pretty
> sure none of them include corrupting ACLs. At least I have not seen it. What
> services are failing?
> ---
> Your question may already be answered in Windows Vista Security:
> http://www.amazon.com/gp/product/047...otectyourwi-20
>
>
> "Richard Turnock" wrote:
>
> > Either I or OneCare beta messed up the ACL for files in the System32
> > directory and now some services won't start. Is there a way to set the rights
> > back to a default value?

 
Reply With Quote
 
=?Utf-8?B?SmVzcGVy?=
Guest
Posts: n/a
 
      18th Aug 2007
Yes, the base filtering engine is bfe.dll. Check if it is there. If not,
something really strange is going on. Here is the ACL that is supposed to be
on that file:
C:\Windows>icacls system32\BFE.DLL
system32\BFE.DLL NT SERVICE\TrustedInstallerF)
BUILTIN\AdministratorsRX)
NT AUTHORITY\SYSTEMRX)
BUILTIN\UsersRX)

---
Your question may already be answered in Windows Vista Security:
http://www.amazon.com/gp/product/047...otectyourwi-20


"Richard Turnock" wrote:

> Jasper,
>
> Thanks for the response I'll check into the icacls option.
>
> Specifically the Firwall won't start (but I need it to clear some options)
> and it won't start because Base Filtering Engine won't start, ostensibly
> because it can't find the file. I have some trouble tracing which actual DLL
> svchost is trying to start but my guess is BFE.DLL. It reports that the file
> is not there.
>
> Richard
>
> "Jesper" wrote:
>
> > No. There is no way to revert ACLs.
> >
> > There are two possible recovery options, short of reformatting and
> > reinstalling. The first is to use icacls on a clean system to save the ACL
> > and then restore it on the corrupted system. The second option is to use
> > something like Process Monitor
> > (http://www.microsoft.com/technet/sys...ssmonitor.mspx)
> > to figure out what file access is failing and adjusting the ACLs on those
> > files.
> >
> > There may be many complaints to leverage against OneCare, but I am pretty
> > sure none of them include corrupting ACLs. At least I have not seen it. What
> > services are failing?
> > ---
> > Your question may already be answered in Windows Vista Security:
> > http://www.amazon.com/gp/product/047...otectyourwi-20
> >
> >
> > "Richard Turnock" wrote:
> >
> > > Either I or OneCare beta messed up the ACL for files in the System32
> > > directory and now some services won't start. Is there a way to set the rights
> > > back to a default value?

 
Reply With Quote
 
=?Utf-8?B?UmljaGFyZCBUdXJub2Nr?=
Guest
Posts: n/a
 
      18th Aug 2007
Jasper,

Thanks. The file is there with what appear to be OK ACL. Procmon says that
it can't open a the "security" key under it in the registry, which gets
reported as the file not being there. There is no security key for it.

I tried an "upgrade" installation of Vista over itself but it failed as it
couldn't configure a system component.

I am going to try to restore the system state from an older backup if I can
pursuade Vista to do that.

Thanks for the direction to procmon - very interesting look at what's going
on.

"Jesper" wrote:

> Yes, the base filtering engine is bfe.dll. Check if it is there. If not,
> something really strange is going on. Here is the ACL that is supposed to be
> on that file:
> C:\Windows>icacls system32\BFE.DLL
> system32\BFE.DLL NT SERVICE\TrustedInstallerF)
> BUILTIN\AdministratorsRX)
> NT AUTHORITY\SYSTEMRX)
> BUILTIN\UsersRX)
>
> ---
> Your question may already be answered in Windows Vista Security:
> http://www.amazon.com/gp/product/047...otectyourwi-20
>
>
> "Richard Turnock" wrote:
>
> > Jasper,
> >
> > Thanks for the response I'll check into the icacls option.
> >
> > Specifically the Firwall won't start (but I need it to clear some options)
> > and it won't start because Base Filtering Engine won't start, ostensibly
> > because it can't find the file. I have some trouble tracing which actual DLL
> > svchost is trying to start but my guess is BFE.DLL. It reports that the file
> > is not there.
> >
> > Richard
> >
> > "Jesper" wrote:
> >
> > > No. There is no way to revert ACLs.
> > >
> > > There are two possible recovery options, short of reformatting and
> > > reinstalling. The first is to use icacls on a clean system to save the ACL
> > > and then restore it on the corrupted system. The second option is to use
> > > something like Process Monitor
> > > (http://www.microsoft.com/technet/sys...ssmonitor.mspx)
> > > to figure out what file access is failing and adjusting the ACLs on those
> > > files.
> > >
> > > There may be many complaints to leverage against OneCare, but I am pretty
> > > sure none of them include corrupting ACLs. At least I have not seen it. What
> > > services are failing?
> > > ---
> > > Your question may already be answered in Windows Vista Security:
> > > http://www.amazon.com/gp/product/047...otectyourwi-20
> > >
> > >
> > > "Richard Turnock" wrote:
> > >
> > > > Either I or OneCare beta messed up the ACL for files in the System32
> > > > directory and now some services won't start. Is there a way to set the rights
> > > > back to a default value?

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
repair corrupt system files after scannow cmd couldn't repair Keepingitrealtor Windows Vista General Discussion 1 29th Dec 2009 03:27 AM
Vista Startup Repair cannot repair this computer automatically MNPharmer Windows Vista General Discussion 4 13th Nov 2008 12:36 PM
Inbox repair tool cannot repair errors as stops running Dawn M Microsoft Outlook Discussion 1 27th Dec 2007 05:00 AM
Problem- XP Repair Locked Up, option to repair existing Windows Unavailable Sam Windows XP Setup 10 6th Dec 2006 07:46 AM
Repair, revert, or Registry editing to repair messed up networking. Stephen H. Fischer Windows XP Networking 0 28th Jul 2005 08:00 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:14 PM.