Displaying 1 result from an estimated 1 matches for "v_8_5_p1".
Did you mean:
v_8_2_p1
2022 Sep 29
2
[Bug 3477] New: Support environment variable or %u token for User
...On my Macbook Pro running OpenSSH_9.0p1 it didn't work - ${USER}
($USERNAME is a Windows thing) ssh <host> just gives me:
${USER}@<censored> Permission denied (publickey).
On my Macbook, I cloned down the repo from
https://github.com/openssh/openssh-portable and ran `git checkout
V_8_5_P1` and then compiled from source. Still didn't expand the
variable.
In looking at old bug/enhancement reports, I did notice
https://bugzilla.mindrot.org/show_bug.cgi?id=3140 which seemed to be
just about paths.
--
You are receiving this mail because:
You are watching the assignee of the bug.