Bug 2569

Summary: ssh-copy-id is not working when LogLevel=quiet
Product: Portable OpenSSH Reporter: Jakub Mrozi&#324;ski <jakub>
Component: ssh-copy-idAssignee: Assigned to nobody <unassigned-bugs>
Status: CLOSED FIXED    
Severity: enhancement CC: jjelen
Priority: P5    
Version: 6.6p1   
Hardware: Other   
OS: Linux   
Attachments:
Description Flags
suggested change none

Description Jakub Mrozi&#324;ski 2016-05-19 23:37:32 AEST
Created attachment 2815 [details]
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.
Comment 1 Jakub Jelen 2016-05-20 00:10:22 AEST
This is already in openssh-7.2:

https://github.com/openssh/openssh-portable/blob/master/contrib/ssh-copy-id#L234
Comment 2 Damien Miller 2016-08-02 10:42:57 AEST
Close all resolved bugs after 7.3p1 release