[Bug 2599] Overly verbose partial authentication

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Wed Jul 20 14:50:07 AEST 2016


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

--- Comment #3 from Darren Tucker <dtucker at zip.com.au> ---
(In reply to cgallek from comment #2)
> They do indeed go to stderr.  Sorry, I didn't mean to imply
> something was parsing them.  But things like `rsync --quiet ...` and
> `git fetch --quiet ...` are no longer quiet in this configuration. 
> This is particularly annoying in cron invocations that send stderr
> in an email.

Any reason you can't set the tool in question to invoke "ssh -q" or put
"LogLevel quiet" or "LogLevel error" in the ssh_config or ~/.ssh/config
for the relevant Host?

-- 
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.


More information about the openssh-bugs mailing list