Sharepoint 日历列表:匿名访问故障排除
在匿名访问 MOSS 2007 互联网中的日历列表时遇到问题。
拥有一个经过身份验证的发布网站,该网站仅使用匿名网站进行扩展:web1 是发布网站,经过身份验证并扩展到匿名的 web2。 在 Central admin 中,
- Web1 是默认区域。允许匿名并启用集成身份验证
- Web2 是互联网区域。允许匿名,无集成身份验证。
在网站集
- Web1 中 - 启用团队协作列表,它提供日历 设置权限以允许匿名访问整个网站
导航到 web1/lists/calendar/calendar.aspx 并且您已通过身份验证(如果尚未通过
身份验证) 导航到 web2/lists/calendar/calendar.aspx 401 访问被拒绝
转至日历权限,设置允许匿名查看项目的权限。
再次导航,web1 和 web2 的结果与上面相同。
我缺少什么?
Having problem getting anonymous access to work for a calendar list in a MOSS 2007 internet web.
Have an authenticated publishing web that is extended with a anonymous only web: web1 is publishing site, authenticated and is extended into web2 which is anonymous.
In Central admin
- Web1 is default zone. Allows anonymous and has intergrated authenticaiton enabled
- Web2 is internet zone. Allows anonymous, no integrated authentication.
In site collection
- Web1 - Enable Team Collaboration Lists, which provides the calendar
Set permissions to allow anonymous to access entire web site
Navigate to web1/lists/calendar/calendar.aspx and you are authenticated if not already
Navigate to web2/lists/calendar/calendar.aspx 401 access denied
Go to calendar permissions, set anonymous allowed permissions to View items.
Navigate again and same results as above for web1 and web2.
What am I missing?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
的步骤
感谢 MindSharp 的 Paul Stork 为我们找到了答案。
Steps to enable
Credit goes to Paul Stork at MindSharp for finding this answer for us.