Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Set IdentitiesOnly option when configuring ssh #237

Merged
merged 1 commit into from
Feb 5, 2021
Merged

Conversation

scsmithr
Copy link
Contributor

@scsmithr scsmithr commented Feb 5, 2021

This setting will prevent ssh from using identities found in ssh-agent. We're
already specifying the identity file, so there's no need to rely on ssh-agent
for this.

This will prevent 'too many authentication failures' errors when connecting to
an environment while having a lot of identities loaded in the agent.

This setting will prevent ssh from using identities found in ssh-agent. We're
already specifying the identity file, so there's no need to rely on ssh-agent
for this.

This will prevent 'too many authentication failures' errors when connecting to
an environment while having a lot of identities loaded in the agent.
@scsmithr scsmithr requested a review from cmoog February 5, 2021 00:56
@scsmithr scsmithr enabled auto-merge (squash) February 5, 2021 00:59
@scsmithr scsmithr merged commit 82f5615 into master Feb 5, 2021
@scsmithr scsmithr deleted the identities-only branch February 5, 2021 01:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants