Skip to main content
ドキュメントには� �繁に更新が� えられ、その都度公開されています。本ページの翻訳はま� 未完成な部分があることをご了承く� さい。最新の情� �については、英語のドキュメンテーションをご参照く� さい。本ページの翻訳に問題がある� �合はこちらまでご連絡く� さい。

このバージョンの GitHub Enterprise はこの日付をもって終了となりました: 2022-06-03. 重大なセキュリティの問題に対してであっても、パッチリリースは作成されません。 パフォーマンスの向上、セキュリティの改善、新機能のためには、最新バージョンのGitHub Enterpriseにアップグレードしてく� さい。 アップグレードに関する支援については、GitHub Enterprise supportに連絡してく� さい。

ビルトイン認証の設定

When you use the default authentication method, all authentication details are stored on GitHub Enterprise Serverインスタンス.

Site administrators can configure authentication for a GitHub Enterprise Server instance.

About built-in authentication

By default, GitHub Enterprise Server uses built-in authentication. Each person creates a user account on GitHub Enterprise Serverインスタンス from an invitation or by signing up, and then authenticates with the credentials for the account to access your instance. Your GitHub Enterprise Server instance stores the authentication information for the account.

You can prevent unauthenticated people from creating new user accounts on your instance. For more information, see "Disabling unauthenticated sign-ups."

Alternatively, you can configure external authentication for GitHub Enterprise Serverインスタンス. If you use external authentication, you must invite people to use your instance through your authentication provider. 詳しい情� �については「Enterpriseでの認証について」を参照してく� さい。

ビルトイン認証の設定

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

    Screenshot of the rocket ship icon for accessing site admin settings

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

    Screenshot of "Site admin" link

  3. 左のサイドバーでManagement Consoleをクリックしてく� さい。 左のサイドバーのManagement Consoleタブ

  4. 左のサイドバーでAuthentication(認証)をクリックしてく� さい。 設定サイドバーの認証タブ

  5. Built in authentication(ビルトイン認証)を選択してく� さい。 ビルトイン認証のオプションの選択

2 要� 認証

LDAPもしくはビルトイン認証を使っている� �合、2要� 認証がサポートされます。 Organizationの管理者は、メンバーに対して2要� 認証の有効化を必� �とすることができます。

Creating your account

Once your instance has been created, you'll need to create your own admin account.

  1. http(s)://[hostname]/joinの"Create Admin Account(管理者アカウントの作成)"ページで、ユーザ名、パスワード、メールアドレスを選択し、Create an account(アカウントの作成)をクリックしてく� さい。 [Create Admin Account]
  2. http(s)://HOSTNAME/loginでGitHub Enterprise Serverインスタンスにサインインしてく� さい。

次のステップ

After you configure built-in authentication and create your administrative account, you can invite people to create accounts and use your instance. For more information, see "Inviting people to use your instance."

参考リンク