|
|||||||||||
|
RE: Bypass Traverse Checking?
From: dave <dave(at)netmedic.net>
Date: Wed Jan 29 2003 - 00:01:43 EST
In the case of the IUSR_ account you can remove that permission as long as give the explicit permissions to the needed files for it to operate. And easy tool to do that with is the IISlockdown. It 1. Removes the IUSR from the guest group. 2. puts it in its own group. 3. Goes through and gives and denies permissions from that group.
Sample:
DenyACE<0,(0 1f01ff),(0 1f01ff)>C:\WINNT\ServicePackFiles\i386\command.com DenyACE<0,(0 1f01ff),(0 1f01ff)>C:\WINNT\ServicePackFiles\i386\diskcomp.com DenyACE<0,(0 1f01ff),(0 1f01ff)>C:\WINNT\ServicePackFiles\i386\diskcopy.com DenyACE<0,(0 1f01ff),(0 1f01ff)>C:\WINNT\ServicePackFiles\i386\format.com DenyACE<0,(0 1f01ff),(0 1f01ff)>C:\WINNT\ServicePackFiles\i386\ntdetect.com DenyACE<0,(0 1f01ff),(0 1f01ff)>C:\WINNT\ServicePackFiles\i386\startrom.com DenyACE<0,(0 1f01ff),(0 1f01ff)>C:\WINNT\system32\chcp.com DenyACE<0,(0 1f01ff),(0 1f01ff)>C:\WINNT\system32\command.com DenyACE<0,(0 1f01ff),(0 1f01ff)>C:\WINNT\system32\DISKCOMP.COM DenyACE<0,(0 1f01ff),(0 1f01ff)>C:\WINNT\system32\DISKCOPY.COM DenyACE<0,(0 1f01ff),(0 1f01ff)>C:\WINNT\system32\edit.com DenyACE<0,(0 1f01ff),(0 1f01ff)>C:\WINNT\system32\FORMAT.COM DenyACE<0,(0 1f01ff),(0 1f01ff)>C:\WINNT\system32\graftabl.com Etc.... Does a lot more as well. Once again the answer to the original question. I f I actually remember the original question. No you do not have to leave "everyone" in "Bypass Traverse Checking" for IIS to work.
Dave Kleiman
-----Original Message-----
Not a good idea as a rule of thumb. Giving _nobody_ this right will cause problems. For example: http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B290647 If you want Group Policy to work, this is a big one.
And this, again GP related:
http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B272142 This is pretty significant if you use terminal services. http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B324333 This one affects IIS. http://www.microsoft.com/technet/treeview/default.asp?url=/technet/prodtechn ol/windowsnetserver/proddocs/datacenter/cluad_pr_59.asp Clusters. http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B243813 So, while you may remove the right for some, removing it across the board may not be wise. Laura > -----Original Message-----
This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:01:26 EDT |
||||||||||
|
|||||||||||