























Original URL: http://joyknight.blogbus.com/logs/29023669.html
Moss的这个用windows explorer打开文档库的功能太强大了,它可以让你绕过很多地方,比如不填属性也可以把文档放上去,本来没有delete权限的用户也可以随便删东西了。下面有个方法可以把这个功能给禁掉。
· Make a copy of the DefaultTemplate.ascx form the 12\templates\controltemplates\ directory. · Rename the copy to CustomDefaultTemplate.ascx.· Find the line ID="OpenInExplorer" (usually line 1812).· Change PermissionsString="UseClientIntegration" to PermissionsString="ManageWeb" and save the file.· Reset IIS.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。