bugzilla-daemon at bugzilla.mindrot.org
2019-May-07 05:39 UTC
[Bug 3004] New: ssh-add does not honor IdentityAgent
https://bugzilla.mindrot.org/show_bug.cgi?id=3004
Bug ID: 3004
Summary: ssh-add does not honor IdentityAgent
Product: Portable OpenSSH
Version: 7.9p1
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh-add
Assignee: unassigned-bugs at mindrot.org
Reporter: rigarash at gmail.com
>From OpenSSH 7.3p1, ssh_config has an option IdentityAgent so that I
can unset SSH_AUTH_SOCK for invoking ssh with ssh-agent.
For example, if I have the following line, you don't have to set
SSH_AUTH_SOCK:
$ cat $HOME/.ssh/config
Host *
IdentityAgent ~/.ssh/S.ssh-agent
However, ssh-add only looks for SSH_AUTH_SOCK. It would be nice for
ssh-add to honor config(s) of IdentityAgent.
--
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2019-May-17 03:49 UTC
[Bug 3004] ssh-add does not honor IdentityAgent
https://bugzilla.mindrot.org/show_bug.cgi?id=3004
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |djm at mindrot.org
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
ssh-agent doesn't read ~/.ssh/config and we don't have any plans to
make it do so.
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2019-Jun-07 04:04 UTC
[Bug 3004] ssh-add does not honor IdentityAgent
https://bugzilla.mindrot.org/show_bug.cgi?id=3004
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WONTFIX
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2021-Apr-23 04:55 UTC
[Bug 3004] ssh-add does not honor IdentityAgent
https://bugzilla.mindrot.org/show_bug.cgi?id=3004
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Damien Miller <djm at mindrot.org> ---
closing resolved bugs as of 8.6p1 release
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.