@@ -31,14 +31,12 @@ To enable administrative SSH access, you must add your SSH public key to your in
|
||||
|
||||
{% tip %}
|
||||
|
||||
**Tip:** Changes to authorized SSH keys take effect immediately.
|
||||
|
||||
{% endtip %}
|
||||
|
||||
{% data reusables.enterprise_site_admin_settings.access-settings %}
|
||||
{% data reusables.enterprise_site_admin_settings.management-console %}
|
||||
3. Under "SSH access", paste your key into the "Add new SSH key" text box, then click **Add key**.
|
||||
{% data reusables.enterprise_management_console.save-settings %}
|
||||
1. Under "SSH access", paste your key into the "Add new SSH key" text box, then click **Add key**. The change takes effect immediately, so you do not need to click **Save settings**.
|
||||
|
||||
## Connecting to the administrative shell over SSH
|
||||
|
||||
|
||||
@@ -31,9 +31,9 @@ When a change to an IdP group or a new team connection results in a {% data vari
|
||||
{% endnote %}
|
||||
|
||||
When group membership changes on your IdP, your IdP sends a SCIM request with the changes to {% data variables.product.prodname_dotcom_the_website %} according to the schedule determined by your IdP, so change may not be immediate. Any requests that change team or organization membership will register in the audit log as changes made by the account used to configure user provisioning.
|
||||
{% data variables.product.prodname_dotcom %} also scans each mapped team and syncs membership with the group on your IdP daily. If a user is not already a member of the organization that contains the team, {% data variables.product.prodname_dotcom %} will add the user to the organization automatically.
|
||||
|
||||
Teams connected to IdP groups cannot be parents of other teams nor a child of another team. If the team you want to connect to an IdP group is a parent or child team, we recommend creating a new team or removing the nested relationships that make your team a parent team.
|
||||
|
||||
To manage repository access for any team in your enterprise, including teams connected to an IdP group, you must make changes on {% data variables.product.prodname_dotcom_the_website %}. For more information, see "[AUTOTITLE](/organizations/managing-user-access-to-your-organizations-repositories/managing-team-access-to-an-organization-repository)".
|
||||
|
||||
## Requirements for connecting IdP groups with teams
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{% warning %}
|
||||
|
||||
**Warning**: Do not change the hostname for {% data variables.product.prodname_ghe_server %} after initial setup. Changing the hostname will cause unexpected behavior, up to and including instance outages.
|
||||
**Warning**: Do not change the hostname for {% data variables.product.prodname_ghe_server %} after initial setup. Changing the hostname will cause unexpected behavior, up to and including instance outages. If you have changed the hostname for your instance and are experiencing problems, contact GitHub Enterprise Support or GitHub Premium Support.
|
||||
|
||||
{% endwarning %}
|
||||
|
||||
Reference in New Issue
Block a user