sharepoint 2010 公告提示输入用户凭据
我的共享点发布页面有公告列表,并且具有匿名访问权限。当我在 Firefox 中打开它时,它会显示标题和摘要。当我单击标题查看正文消息时,它会提示用户凭据。
有没有办法不提示凭据并显示完整消息?
如何在公告中隐藏用户名和发布日期?
提前致谢。
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
正文是否包含匿名用户无法访问的文件夹中的任何图像或其他资产?如果某些项目没有发布版本,这也可能包括样式库。
您可以使用 Fiddler 找出到底是什么 URL 导致
403 Forbidden
身份验证迅速的。Does the body contain any images or other assets that are in a folder that is not accessible to anonymous users? This may also include the Style Library, if there is no published version of some items.
You can use Fiddler to find out what URL exactly causes the
403 Forbidden
authentication prompt.