security-token-docs
security-token-docs copied to clipboard
A few corrections
You may want to double check the gpg-agent.conf comment, as I'm not 100% what it's avoiding.
Following the pattern of the above line. If it's wrong, I can change it.
On Jun 23, 2017 3:55 PM, "Ryan" [email protected] wrote:
@RyanSquared commented on this pull request.
In Use_Cases/SSH.md https://github.com/lrvick/security-token-docs/pull/8#discussion_r123832292 :
@@ -61,7 +61,7 @@ if [ ! -z "$SSH_TTY" ]; then # RemoteForward /home/user/.gnupg/S.gpg-agent.ssh /home/user/.gnupg/S.gpg-agent if [ -e $HOME/.gnupg/S.gpg-agent.ssh ]; then mv $HOME/.gnupg/S.gpg-agent{.ssh,}
- elif [ -e "/var/run/user/$(id -u)/gnupg/S.gpg-agent" ]; then
- elif [ -e "/var/run/user/$(id -u)/gnupg/S.gpg-agent.ssh" ]; then
I didn't think the .ssh extension was put on the files. Can you comment as to why you added this?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/lrvick/security-token-docs/pull/8#pullrequestreview-46077325, or mute the thread https://github.com/notifications/unsubscribe-auth/AAGn1WcBBzXmNLAxiVIZjFhGSs4gua-jks5sHBhHgaJpZM4OD7Nx .