GitHub Enterprise credentials include not only your password, but also the access tokens, SSH keys, and application API tokens you use to communicate with GitHub Enterprise. Should you have the need, you can reset all of these access credentials yourself.

Change your password

  1. Sign in (https://[hostname]/login) to GitHub Enterprise.
  2. In the top right corner of any page, click . Settings icon in the user bar
  3. In the left sidebar, click Account settings. Account settings menu option

  4. Under "Change password", type your old password, a strong new password, and confirm your new password. For help creating a strong password, see What is a strong password?.

  5. Click Update password.

For greater security, enable two-factor authentication in addition to changing your password. See About two-factor authentication for more details.

Update your access tokens

See Keeping your SSH keys and application access tokens safe for instructions on reviewing and deleting access tokens. To generate new access tokens, see Creating an access token for command line use.

Update your SSH keys

See Keeping your SSH keys and application access tokens safe for instructions on reviewing and deleting SSH keys. To generate and add new SSH keys, see Generating an SSH key.

Reset API tokens

If you have any applications registered with GitHub Enterprise, you'll want to reset their OAuth tokens. See the Developer documentation for instructions on how to do this.

Prevent unauthorized access

For more tips on securing your account and preventing unauthorized access, see Preventing unauthorized access.