aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authordrduh <drduh@users.noreply.github.com>2017-12-14 00:03:59 +0000
committerGitHub <noreply@github.com>2017-12-14 00:03:59 +0000
commit7c0ea30e53661cbf24cbedd3d5b8c65531e214b6 (patch)
tree95e2df8eaf2bfc0739f7f300d8c6a1553a17f565
parentMerge pull request #40 from peckeltw/master (diff)
downloadYubiKey-Guide-7c0ea30e53661cbf24cbedd3d5b8c65531e214b6.tar.gz
Document ssh-add error
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index a1a753d..895c56d 100644
--- a/README.md
+++ b/README.md
@@ -1221,6 +1221,8 @@ The Yubikey will blink when it's waiting for the touch.
- If you receive the error, `sign_and_send_pubkey: signing failed: agent refused operation` - you probably have ssh-agent running. Make sure you replaced ssh-agent with gpg-agent as noted above.
+- If you receive the error, `Error connecting to agent: No such file or directory` from `ssh-add -L`, the UNIX file socket that the agent uses for communication with other processes may not be set up correctly. On Debian, try `export SSH_AUTH_SOCK="/run/user/$UID/gnupg/S.gpg-agent.ssh"`
+
- If you totally screw up, you can [reset the card](https://developers.yubico.com/ykneo-openpgp/ResetApplet.html).
## Yubikey OTP Mode and cccccccc....