Mailing List Archive

[Bug 1164] scp with spaces username no longer works
https://bugzilla.mindrot.org/show_bug.cgi?id=1164

Damien Miller <djm@mindrot.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Attachment #1085|ok+ |ok-
Flags| |

--- Comment #44 from Damien Miller <djm@mindrot.org> ---
Comment on attachment 1085
--> https://bugzilla.mindrot.org/attachment.cgi?id=1085
Allow spaces in scp usernames

this diff is incorrect. The problem is that okname() deliberately
refuses names with space characters in them

--
You are receiving this mail because:
You are watching the reporter of the bug.
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 1164] scp with spaces username no longer works [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=1164

Damien Miller <djm@mindrot.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Attachment #1085|0 |1
is obsolete| |
CC| |dtucker@dtucker.net
Assignee|unassigned-bugs@mindrot.org |djm@mindrot.org
Status|NEW |ASSIGNED
Attachment #3534| |ok?(dtucker@dtucker.net)
Flags| |

--- Comment #45 from Damien Miller <djm@mindrot.org> ---
Created attachment 3534
--> https://bugzilla.mindrot.org/attachment.cgi?id=3534&action=edit
revised diff; check username only for old-style remote->remote copies

For the other two cases handled by toremote(), the target username gets
passed to ssh via its argv when it is directly execvp() and not by the
shell

--
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.
You are watching the reporter of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 1164] scp with spaces username no longer works [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=1164

Darren Tucker <dtucker@dtucker.net> changed:

What |Removed |Added
----------------------------------------------------------------------------
Attachment #3534|ok?(dtucker@dtucker.net) |ok+
Flags| |

--
You are receiving this mail because:
You are watching the reporter of the bug.
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 1164] scp with spaces username no longer works [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=1164

Damien Miller <djm@mindrot.org> changed:

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

--- Comment #46 from Damien Miller <djm@mindrot.org> ---
applied

--
You are receiving this mail because:
You are watching the reporter of the bug.
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