Skip to main content

이 버전의 GitHub Enterprise는 다음 날짜에 중단되었습니다. 2025-04-03. 중요한 보안 문제에 대해서도 패치 릴리스가 이루어지지 않습니다. 더 뛰어난 성능, 향상된 보안, 새로운 기능을 위해 최신 버전의 GitHub Enterprise Server로 업그레이드합니다. 업그레이드에 대한 도움말은 GitHub Enterprise 지원에 문의하세요.

조직 멤버 자격 표시 유형 구성

엔터프라이즈 전체의 새 조직 구성원에 대한 가시성을 퍼블릭 또는 프라이빗으로 설정할 수 있습니다. 멤버가 기본값에서 표시 유형을 변경하지 못하도록 방지할 수도 있습니다.

You can also enforce your default setting on all current organization members in your instance using a command-line utility. For example, if you'd like to require every organization member's visibility to be public, you can set the default to public and enforce the default for all new members in the admin settings, and then use the command-line utility to enforce the public setting on existing members.

  1. In the top-right corner of GitHub Enterprise Server, click your profile photo, then click Enterprise settings.

    Screenshot of the dropdown menu shown when you click the profile photo on GitHub Enterprise Server. The "Enterprise settings" option is outlined.

  2. On the left side of the page, in the enterprise account sidebar, click Policies.

  3. Under Policies, click Options.

  4. Under "Default organization membership visibility", select the drop-down menu, and click Private or Public.

  5. Optionally, to prevent members from changing their membership visibility from the default, select Enforce for all enterprise members.

    Screenshot of the "Default organization membership visibility" section. The "Enforce for all enterprise members" checkbox is outlined.

  6. If you'd like to enforce your new visibility setting on all existing members, use the ghe-org-membership-update command-line utility. For more information, see Command-line utilities.