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

--- Comment #1 from Stephen Shirley <[email protected]> ---
Just discovered a workaround:

  ssh -F /dev/null -o IdentitiesOnly=yes -i
/something/that/doesnt/exist -i /dev/null hostname

This will cause ssh to fail with:

  Warning: Identity file /something/that/doesnt/exist not accessible:
No such file or directory.
  Load key "/dev/null": invalid format
  hostname: Permission denied (publickey).

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