SharePoint 2010 是否提供文档级加密?

发布于 2024-11-28 01:36:22 字数 119 浏览 0 评论 0原文

我似乎无法通过谷歌或微软的网站找到任何明确的答案,但我可能完全错过了它。除了使用透明数据加密对内容数据库进行加密之外,还有哪些其他推荐的方法可以解决此问题?权限管理服务对此有帮助吗?如果在数据库上使用 TDE,会抑制索引吗?

I can't seem to find any clear answer via Google or Microsoft's site, but I could be completely missing it. Aside from encrypting the content database using Transparent Data Encryption, what are some other recommended ways of approaching this? Does the Rights Management Services assist in this? If TDE is used on the database, will that inhibit indexing?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

爱本泡沫多脆弱 2024-12-05 01:36:22

SharePoint 2010 中没有文档级加密。
我不知道TDE是否会影响你的指数。但它对 SharePoint 是透明的。
RMS 适用于 Office 文档(如 Word),并依赖 AD 来验证读者的权限。您可以查看 Microsoft 网站上的演示,了解有关其工作原理的更多详细信息, http://www.microsoft.com/windowsserver2008/en/us/ad-rms-demos.aspx

There is no document level encryption in SharePoint 2010.
I don't know whether the TDE will affect your index or not. But it's transperant to SharePoint.
RMS is for Office documents (like Word) and relies on AD to authenticate reader's permissions. You can check demos on Microsoft's site for more details on how it works, http://www.microsoft.com/windowsserver2008/en/us/ad-rms-demos.aspx

风向决定发型 2024-12-05 01:36:22

我们公司正在寻找另一种产品,用于加密 SharePoint 中的文档,该产品来自一个名为 Cryptzone 的地方。不确定是否有人使用过它,但在纸面上看起来很有希望。
我们需要为一小部分用户提供可以保护一小部分文件的东西。

据我所知,带有 SQL 的 TDE 仅在企业产品中可用,并且还加密系统表,这意味着该实例上的其他数据库也必须加密。

Our company is looking at another product for encrypting documents in SharePoint from a place called Cryptzone. Not sure if anyone has used it, but seems promising on paper.
We need something for a small group of users that'll protect a small group of files.

From what I see TDE with SQL is only available in the Enterprise product and also encrypts the system tables that means other DBs on that instance must also be encrypted.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文