[17419] in Athena Bugs
Re: new mit web server still broken
daemon@ATHENA.MIT.EDU (Garry Zacheiss)
Sat Dec 11 13:04:13 1999
Message-Id: <199912111803.NAA28903@mary-kay-commandos.mit.edu>
To: Mike Barker <mbarker@MIT.EDU>
cc: yandros@MIT.EDU, web-agents@MIT.EDU, bugs@MIT.EDU, gsipbbin@MIT.EDU
In-Reply-To: Your message of "Sat, 11 Dec 1999 12:17:16 EST."
<4.2.2.19991211121232.00c083f0@po11.mit.edu>
Date: Sat, 11 Dec 1999 13:03:57 -0500
From: Garry Zacheiss <zacheiss@MIT.EDU>
>> I suspect I'm missing background, but if someone in gsipbbin put an
>> index.html file in the locker sipb, this would work fine?
This turns out not to be the case. The brokeness Chad is referring
to is that any hesiod filesystem that has an fsgroup cannot be looked at
correctly on the new web. The sipb locker is one of these:
[zacheiss@mary-kay-commandos] ~> hesinfo sipb filsys
AFS /afs/athena.mit.edu/contrib/sipb n /mit/sipb 2
AFS /afs/sipb.mit.edu/project/sipb n /mit/sipb 1
For another example of this, compare:
http://web.mit.edu/mwhitson/www
http://www.mit.edu/~mwhitson
You'll notice that the first URL listed above fails, while the
second succeeds. Relevant information:
[zacheiss@mary-kay-commandos] ~> hesinfo mwhitson filsys
AFS /afs/athena.mit.edu/user/m/w/mwhitson w /mit/mwhitson 1
AFS /afs/ops.mit.edu/user/mwhitson w /mit/mwhitson 2
However, the URL:
http://web.mit.edu/mwhitson-ath/www
works.
[zacheiss@mary-kay-commandos] ~> hesinfo mwhitson-ath filsys
AFS /afs/athena.mit.edu/user/m/w/mwhitson w /mit/mwhitson
Garry