bugzilla-daemon at bugzilla.mindrot.org
2017-Aug-29 07:08 UTC
[Bug 2771] New: scp has an exit status of 0 when the username is invalid
https://bugzilla.mindrot.org/show_bug.cgi?id=2771
Bug ID: 2771
Summary: scp has an exit status of 0 when the username is
invalid
Product: Portable OpenSSH
Version: 7.5p1
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P5
Component: scp
Assignee: unassigned-bugs at mindrot.org
Reporter: ofer456123 at mail.com
The scp program has an exit status of 0 when the username is invalid.
I get the following on both Linux and Cygwin (note the invalid space in
the username):
>scp file.txt "invalid user at host.com:file.txt"
invalid user: invalid user name>echo $?
0
--
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2018-Apr-06 04:40 UTC
[Bug 2771] scp has an exit status of 0 when the username is invalid
https://bugzilla.mindrot.org/show_bug.cgi?id=2771
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
CC| |djm at mindrot.org
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
This was fixed in OpenSSH 7.7
--
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 bugzilla.mindrot.org
2018-Oct-19 06:17 UTC
[Bug 2771] scp has an exit status of 0 when the username is invalid
https://bugzilla.mindrot.org/show_bug.cgi?id=2771
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Damien Miller <djm at mindrot.org> ---
Close RESOLVED bugs with the release of openssh-8.0
--
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.