Your team can collaborate on GitHub Enterprise Server by using an organization account. Each person that uses GitHub signs into a user account. Multiple user accounts can collaborate on shared projects by joining the same organization account, which owns the repositories. A subset of these user accounts can be given the role of organization owner, which allows those people to granularly manage access to the organization's resources using sophisticated security and administrative features.
Organizationには以下が含まれます。
- Organizationとそのデータへの様々なレベルでのアクセスを許可する様々なロールを持つ無制限のメンバーシップ。
- Organizationのリポジトリに対する様々なアクセス権限をユーザに与える機能。
- カスケードになったアクセス権限やメンションを持つ会社やグループの構造を反映した入れ子のTeam。
- Organizationのオーナーがメンバーの2要素認証(2FA)のステータスを見る機能。
- Organizationの全メンバーが2要素認証を使うことを要求するオプション。