Recreating the issue would be something like that indeed. You don't
mention installing MOSS (MySites)
My installation path was (hardware: x64)
- Windows 2003 x64 > Windows 2003 SP2 > MOSS (and .NET 3.0) > .NET
2.0/3.0 SP1 > WSS3 SP1 > MOSS SP1.
- server has frontend, search, and query role
- SQL cluster server is used as db backend (so not a single server
farm)
- All webapplications are installed on a different location than
c:\wwwroot. (Default webapplication disabled)
- All sites accessed through HTTPS; certificates from internal CA.
Dedicated intranet IP addresses.
- All sites use kerberos (which was quite a 'challenge', but I got it
nailed), IE uses local intranet zone through group policy.
I have two MOSS farms (intranet and extranet) in which only the
MySites of the intranet cause these 403 Forbidden problems.
I've had the 403 problems on the extranet farm before (all sites when
pre-.NET 2.0 SP1), and 'fixed' them by uninstalling kb928365.
As of installing .NET 2.0/3.0 SP1 and later WSS3/MOSS SP1, the
MySites on the intranet farm started to show the 403's again. No
issues anymore on the extranet farm. Curious, not?
I am a developer as well
(www.dotnetjunkies.com/.../133629
.aspx), and I am cautious with installing hotfixes on production
systems as well. The 403's are seriousely cripling functionality on
my intranet: Macaw is blogging extensively internally and non-working
blogs (and uploads and creating libraries and...) on the mysites has
been killing me slowly for two months now. I can't fase out our old
intranet without blogs.
If today's fix is still not working, I am very tempted to try the
post-SP1 hotfixes.
I'm not sure if you could even reproduce the problem. Other
webpplications on my farm don't have "<LOCAL SERVER>\Users" read
rights to the /bin directory and seem to function well. Go figure.
FileMon gave me a very direct hint today and helped me solve my 403
problems (for now or ever, ever, ever?).
Another influence may be the staging (MOSS) environments for some
(planned) public-facing MOSS sites, which contain custom development
(event receivers, masters, ect).
I am curious if you would find anything though...
Thanks for thinking along. (siging off for today)