sharepoint 2010 页面的页面布局要求用户凭据
我有一个可以匿名访问的 sharepoint 2010 网站,没有布局的页面没有问题。
使用页面布局的页面会提示输入用户凭据。
请告诉我。
提前致谢。
i have a sharepoint 2010 site which has anonymous access, the pages without layouts has no issues.
the pages which are using page layouts are prompting for user credentials.
Please advise me.
Thanks in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
请确保您的布局已签入并与其所有引用的 CSS 和脚本文件一起发布。此外,布局不应包含任何需要提升权限的 Web 部件或控件。
Please make sure your layouts are checked-in and published along with its all referred css and script files. Also, the layout should not contain any webpart or control which require elevated permissions.
您确定页面布局没有任何权限吗?或者:您确定页面布局具有匿名权限吗?
Are you sure that the page layouts does not have any permissions on them? Or: are you sure that the page layouts have anonymous permissions?