bugzilla-daemon at bugzilla.mindrot.org
2016-May-19 13:37 UTC
[Bug 2569] New: ssh-copy-id is not working when LogLevel=quiet
https://bugzilla.mindrot.org/show_bug.cgi?id=2569
Bug ID: 2569
Summary: ssh-copy-id is not working when LogLevel=quiet
Product: Portable OpenSSH
Version: 6.6p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh-copy-id
Assignee: unassigned-bugs at mindrot.org
Reporter: jakub at 31337.pl
Created attachment 2815
--> https://bugzilla.mindrot.org/attachment.cgi?id=2815&action=edit
suggested change
ssh-copy-id is not working properly when there is setting in
LogLevel=quiet .ssh/config
It could be fixed by adding -o LogLevel=info as a default option when
trying to connect to remote server.
--
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2016-May-19 14:10 UTC
[Bug 2569] ssh-copy-id is not working when LogLevel=quiet
https://bugzilla.mindrot.org/show_bug.cgi?id=2569
Jakub Jelen <jjelen at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jjelen at redhat.com
--- Comment #1 from Jakub Jelen <jjelen at redhat.com> ---
This is already in openssh-7.2:
https://github.com/openssh/openssh-portable/blob/master/contrib/ssh-copy-id#L234
--
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2016-May-19 14:40 UTC
[Bug 2569] ssh-copy-id is not working when LogLevel=quiet
https://bugzilla.mindrot.org/show_bug.cgi?id=2569
Jakub Mroziński <jakub at 31337.pl> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2016-Aug-02 00:42 UTC
[Bug 2569] ssh-copy-id is not working when LogLevel=quiet
https://bugzilla.mindrot.org/show_bug.cgi?id=2569
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Damien Miller <djm at mindrot.org> ---
Close all resolved bugs after 7.3p1 release
--
You are receiving this mail because:
You are watching the assignee of the bug.
Seemingly Similar Threads
- [Bug 3190] New: Inconsistent handling of private keys without accompanying public keys
- [Bug 2652] New: PKCS11 login skipped if login required and no pin set
- PKCS#11 URIs in OpenSSH
- [Bug 2394] New: Provide a global configuration option to disable ControlPersist
- [Bug 2568] New: ssh fails to authenticate using RSA keys when agent does not support sha256/512 signatures