From 5bf6ac4ec5ee2b8796a9525ff58cb4b0c71eae81 Mon Sep 17 00:00:00 2001 From: waylau Date: Mon, 22 Dec 2014 21:14:22 +0800 Subject: [PATCH] =?UTF-8?q?compelted=20=20What=20are=20the=20different=20a?= =?UTF-8?q?ccess=20permissions=20=E4=B8=8D=E5=90=8C=E8=AE=BF=E9=97=AE?= =?UTF-8?q?=E6=9D=83=E9=99=90=E4=B9=8B=E9=97=B4=E7=9A=84=E5=8C=BA=E5=88=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: waylau --- ... access permissions 不同访问权限之间的区别.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/What are the different access permissions 不同访问权限之间的区别.md b/What are the different access permissions 不同访问权限之间的区别.md index 9f68b71..1e3babc 100644 --- a/What are the different access permissions 不同访问权限之间的区别.md +++ b/What are the different access permissions 不同访问权限之间的区别.md @@ -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/)