bugzilla-daemon at mindrot.org
2015-Feb-12 10:17 UTC
[Bug 2350] New: ssh-copy-id doesn't handle keys with missing trailing newline
https://bugzilla.mindrot.org/show_bug.cgi?id=2350
Bug ID: 2350
Summary: ssh-copy-id doesn't handle keys with missing trailing
newline
Product: Portable OpenSSH
Version: 6.7p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh-copy-id
Assignee: unassigned-bugs at mindrot.org
Reporter: jjelen at redhat.com
Created attachment 2548
--> https://bugzilla.mindrot.org/attachment.cgi?id=2548&action=edit
patch
One our user ran into problem with missing trailing newline characters
in public key file when copying to remote server [1]. Everyone knows
that every text file should end with newline character, but tools
should handle both as ssh, sshd and other tools do.
I know that this is not major issue and you are working on more
important stuff, but this can help usability and avoid confusion if
there are some old or malformed keys.
[1] https://bugzilla.redhat.com/show_bug.cgi?id=1093168
--
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2015-Nov-25 23:04 UTC
[Bug 2350] ssh-copy-id doesn't handle keys with missing trailing newline
https://bugzilla.mindrot.org/show_bug.cgi?id=2350
Philip Hands <phil at hands.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|unassigned-bugs at mindrot.org |phil at hands.com
CC| |phil at hands.com
--
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2015-Nov-25 23:06 UTC
[Bug 2350] ssh-copy-id doesn't handle keys with missing trailing newline
https://bugzilla.mindrot.org/show_bug.cgi?id=2350
Philip Hands <phil at hands.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|phil at hands.com |unassigned-bugs at
mindrot.org
--
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2015-Nov-28 19:37 UTC
[Bug 2350] ssh-copy-id doesn't handle keys with missing trailing newline
https://bugzilla.mindrot.org/show_bug.cgi?id=2350
Philip Hands <phil at hands.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Assignee|unassigned-bugs at mindrot.org |phil at hands.com
--- Comment #1 from Philip Hands <phil at hands.com> ---
Thanks for the patch, and sorry for the time it's take for me to get to
it. I've applied it to my git repo:
http://git.hands.com/?p=ssh-copy-id.git;a=commit;h=de78897ada50ed12f4b0c9faa6e935ce82ee49a6
so hopefully that will make it's way into OpenSSH soon.
Cheers, Phil.
--
You are receiving this mail because:
You are watching the assignee of the bug.