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.
有一些组,比如说贡献者,我想只给该组中的特定个人提供签出访问权限。如何解决这个问题?
根据他们的定义,组代表具有相同权限的用户的“容器”。
您将需要从组中删除用户(或禁用组继承)并显式分配他或在具有您需要分配的权限的新组中分配他。