Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Active Directory 角色中的用户和读者之间的确切区别是什么。我假设用户可以在读者为“只读”时修改某些内容,但我想验证一下,a)我不会忘记任何重要的细节,b)我的假设是正确的
AD 中没有开箱即用的读者角色。您可能在看 AD LDS 或 ADAM 吗?...
好的,开箱即用的 AD LDS/ADAM 没有读取权限(与 AD 不同)。如果您处于“读者”角色,则可以查看该分区中的所有内容。如果您想要更精细的权限,您将需要使用 LDP 之类的东西来创建这些 ACL。