如何启用WSS 3的匿名用户访问

简介:
可以在创建网站的时候指定匿名用户访问WSS 3的网站,也可以通过SharePoint Central Administration启用匿名用户的访问
1.  Browse to the Central admin site-->Application Management
2.  Click on Policy for Web application link in the Application Security section and select the web applciation.
3.  Click on Change Anonymous access policy and enable the Anonymous user policy.
下面是来自新闻组中的设置步骤:
1. Enable anonymous access for a web application from the Central Admin. 
Central Admin Home Page > Application Management > Authentication Providers > select the Membership Provider (authentication.aspx) and enable anonymous 
access from the next page. 
You don't have to do anything on the IIS Manager ... enabling it from the Central Admin page will also enable it on IIS. 

2. Explicitly turn it on for the sites you want to be accessed anonymously. 
Browse to the site, click Site Settings > Advanced Permissions > Settings >Anonymous Access (setanon.aspx) and turn on anonymous access for the site. 

下面是如何使匿名用户访问使用WSS 架设的Blog
Anonymous Access: How do I get it to work on a blog item? 
 
1.  Browse to the site as admin.
2.  Click on View all site content.
3.  Click on the Posts list
4.  Click on Settings-->List settings and then click on Versioning settings
5.  Select NO for the content approval option.
 





本文转自 张善友 51CTO博客,原文链接:http://blog.51cto.com/shanyou/75044,如需转载请自行联系原作者
目录
相关文章
|
7月前
|
开发工具
练习客户机地址控制 基于用户验证访问网站
练习客户机地址控制 基于用户验证访问网站
41 0
|
7月前
如何判断代理ip的匿名程度
如何判断代理ip的匿名程度
|
7月前
|
Kubernetes API 网络架构
k8s学习-CKS真题-启用API Server认证,禁止匿名访问
k8s学习-CKS真题-启用API Server认证,禁止匿名访问
188 0
|
安全 大数据
高匿名、普通匿名、透明代理有什么特点?高匿名代理的优势在哪?
高匿名、普通匿名、透明代理有什么特点?高匿名代理的优势在哪?
高匿名、普通匿名、透明代理有什么特点?高匿名代理的优势在哪?
|
安全 物联网 开发工具
MQTT 非匿名登陆配置 | 学习笔记
快速学习 MQTT 非匿名登陆配置
MQTT 非匿名登陆配置 | 学习笔记
HTTP - 什么是高匿名、匿名和透明代理?它们有什么区别?
HTTP - 什么是高匿名、匿名和透明代理?它们有什么区别?
364 0
禁用 WebDAV 禁用危险的 HTTP 方法
web.xml中添加如下代码即可 ...
3633 0
|
安全 API
Confluence 6 匿名访问远程 API
Confluence 管理员可能希望为匿名用户禁用远程访问 API。这样能够避免恶意软件随意在网站进行批量修改。 希望禁用远程访问 API: 在屏幕的右上角单击 控制台按钮 ,然后选择 General Configuration 链接。
1057 0

热门文章

最新文章