https://bugzilla.mindrot.org/show_bug.cgi?id=2599

            Bug ID: 2599
           Summary: Overly verbose partial authentication
           Product: Portable OpenSSH
           Version: 7.2p1
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: ssh
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 2856
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2856&action=edit
quiet-log.patch

When connecting to a server which requires multiple authentication
methods (eg AuthenticationMethods publickey,password
publickey,keyboard-interactive) the following message is displayed
after the first authentication succeeds:
"Authenticated with partial success."

This message is a bit too verbose especially in the context of other
tools (git, rsync, etc) which use ssh as the underlying protocol.

The attached patch moves this message from the INFO log level to
VERBOSE.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to