Re: What Would Deactivate Hosts File?
- From: "Will" <westes-usc@xxxxxxxxxxxxxx>
- Date: Fri, 5 Jan 2007 20:54:31 -0800
I solved this problem, and I'll post how for posterity, but I would be
interested in anyone's theories about why this works. It almost looks like
a bug or misfeature to me.
We had modified the default ACL on c:\windows\system32\drivers\etc to
exclude the Users group. If you give Users read and execute access, and
then reboot (it will not work until you reboot), then hosts mysteriously
starts working. Note that before and after the reboot I am logged in as
local administrator. And the folder always had Full Control access for
Administrators and SYSTEM, so it cannot be the case that giving Users access
suddenly gave applications in my user context access, since they must have
had read access to HOSTS before the ACL change.
What surprises me about this is that I would have thought HOSTS was
implemented in the driver or somewhere in the kernel, not in each individual
user application. If that is the case, then why would read access to the
Users group affect this feature, which should be implemented by a SYSTEM
entity? It's almost like the code that runs at SYSTEM level did an ACL
check, and after it saw that Users did not have access, it bypassed the
feature. That seems like wrong behavior.
Note that the local Users group did NOT have Authenticated Users in it, just
Domain Users.
--
Will
"Will" <westes-usc@xxxxxxxxxxxxxx> wrote in message
news:R6ydnZBeY6ceVQDYnZ2dnUVZ_oipnZ2d@xxxxxxxxxxxxxxx
On one of our Windows 2003 servers, the HOSTS file is not active. No
changes made to the c:\windows\system32\drivers\etc\hosts file are ever
active, even after a reboot. Is there some registry setting or group
policy that would be deactivating that feature?
--
Will
.
- Follow-Ups:
- Re: What Would Deactivate Hosts File?
- From: CoolHandJoe
- Re: What Would Deactivate Hosts File?
- References:
- What Would Deactivate Hosts File?
- From: Will
- What Would Deactivate Hosts File?
- Prev by Date: Re: What Would Deactivate Hosts File?
- Next by Date: Re: Static gateway address changes on reboot
- Previous by thread: Re: What Would Deactivate Hosts File?
- Next by thread: Re: What Would Deactivate Hosts File?
- Index(es):
Relevant Pages
|
Loading