Skip to main content

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

인증되지 않은 등록 사용 안 함

GitHub Enterprise Server 인스턴스에 기본 제공 인증을 사용하는 경우 인증되지 않은 사용자가 인스턴스에 새 사용자 계정을 만들지 못하도록 차단할 수 있습니다.

누가 이 기능을 사용할 수 있나요?

Site administrators can disable unauthenticated sign-ups on a GitHub Enterprise Server instance.

이 문서의 내용

About unauthenticated sign-ups

When you use built-in authentication for your GitHub Enterprise Server instance, each person creates a personal account from an invitation or by signing up. By default, people who can access your instance while unauthenticated can create a new personal account on your instance. You can disable unauthenticated sign-ups and require an invitation to create a new user account on your instance.

Alternatively, you can configure external authentication for your GitHub Enterprise Server instance. If you use external authentication, you must invite people to use your instance through your authentication provider. For more information, see Identity and access management fundamentals.

Disabling unauthenticated sign-ups

  1. From an administrative account on GitHub Enterprise Server, in the upper-right corner of any page, click .

  2. If you're not already on the "Site admin" page, in the upper-left corner, click Site admin.

  3. In the " Site admin" sidebar, click Management Console.

  4. In the "Settings" sidebar, click Privacy and uncheck Private mode.

  5. Deselect Enable sign-up.

  6. Under the "Settings" sidebar, click Save settings.

    참고 항목

    Saving settings in the Management Console restarts system services, which could result in user-visible downtime.

  7. Wait for the configuration run to complete.