Mailing List Archive

[Bug 3264] ForwardAgent inactive socket with values not in (yes, no)
https://bugzilla.mindrot.org/show_bug.cgi?id=3264

Sev <sev+ssh-bugs@sev.monster> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |sev+ssh-bugs@sev.monster

--
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 3264] ForwardAgent inactive socket with values not in (yes, no) [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=3264

Damien Miller <djm@mindrot.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Blocks| |3217
CC| |djm@mindrot.org

--- Comment #1 from Damien Miller <djm@mindrot.org> ---
This behaviour is intentional as this option accepts arbitrary path
names as argument:

> ForwardAgent
> Specifies whether the connection to the authentication agent (if
> any) will be forwarded to the remote machine. The argument may
> be yes, no (the default), an explicit path to an agent socket or
> the name of an environment variable (beginning with ‘$’) in which
> to find the path.

Though perhaps ssh should warn in cases that the specified agent socket
does not exist


Referenced Bugs:

https://bugzilla.mindrot.org/show_bug.cgi?id=3217
[Bug 3217] Tracking bug for 8.5 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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 3264] ForwardAgent inactive socket with values not in (yes, no) [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=3264

Damien Miller <djm@mindrot.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED

--- Comment #2 from Damien Miller <djm@mindrot.org> ---
OpenSSH 8.5 will warn in this case:

[djm@tiresias ssh]$ ./ssh/obj/ssh -Snone -oForwardAgent=xxx hades
Cannot forward agent socket path "xxx": No such file or directory

--
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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 3264] ForwardAgent inactive socket with values not in (yes, no) [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=3264

--- Comment #3 from Sev <sev+ssh-bugs@sev.monster> ---
> This behaviour is intentional as this option accepts arbitrary path
> names as argument

I was sure to read ssh_config(5) but somehow I completely skipped over
this usage. In hindsight the error and the man page make perfect sense.

> OpenSSH 8.5 will warn in this case

Given my situation, of course I agree that it's the right decision to
make it more obvious. Thanks.

--
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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 3264] ForwardAgent inactive socket with values not in (yes, no) [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=3264

Damien Miller <djm@mindrot.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED

--- Comment #4 from Damien Miller <djm@mindrot.org> ---
close bugs that were resolved in OpenSSH 8.5 release cycle

--
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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs