compelted What are the different access permissions 不同访问权限之间的区别

Signed-off-by: waylau <waylau521@gmail.com>
pull/7/head
waylau 11 years ago
parent 3d61eb8134
commit 5bf6ac4ec5

@ -1,6 +1,18 @@
What are the different access permissions 不同访问权限之间的区别
===========
当你能给予的读/写访问权限给在个人知识库的合作者时,组织的成员可以拥有组织的知识库更细粒度的访问权限。
##User accounts 用户账号
一个知识库的用户帐户拥有两个权限级别:知识库所有者和合作者。更多信息,见“[Permission levels for a user account repository 用户库的权限级别](Permission levels for a user account repository 用户库的权限级别.md)”
##Organization accounts 组织账号
组织用团队来管理团队关系。组织团队成员可以有四个访问级别:所有者,有管理权限的团队,写访问的团队,读访问的团队。除了所有者,团队成员只能访问他们所在团队,并且库是分配这个团队的。更多信息,见“[Permission levels for an organization repository 组织库的权限级别](Permission levels for an organization repository 组织库的权限级别.md)”
##Further reading 扩展阅读
"[What's the difference between user and organization accounts 用户和组织账户的不同点](What's the difference between user and organization accounts 用户和组织账户的不同点.md)"
*参考*[https://help.github.com/articles/what-are-the-different-access-permissions/](https://help.github.com/articles/what-are-the-different-access-permissions/)

Loading…
Cancel
Save