[Bug 2084] "no such identity" error messages.

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Fri Apr 5 13:51:34 EST 2013


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

--- Comment #2 from Darren Tucker <dtucker at zip.com.au> ---
Created attachment 2238
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2238&action=edit
Identityfile warnings fixes

Sorry about that.  We actually had this fixed but neglected to pull the
changes into the portable version.

We're going to do a 6.2p2 release in a couple of weeks to pick up this
change and anything else that crops up, in the mean time you can apply
the attached patch which contains the following two changes, which
should fix it (or grab a snapshot tomorrow, which will also have it).

   - dtucker at cvs.openbsd.org 2013/02/17 23:16:57
     [readconf.c ssh.c readconf.h sshconnect2.c]
     Keep track of which IndentityFile options were manually supplied
and which
     were default options, and don't warn if the latter are missing.
     ok markus@

   - dtucker at cvs.openbsd.org 2013/02/22 04:45:09
     [ssh.c readconf.c readconf.h]
     Don't complain if IdentityFiles specified in system-wide configs
are
     missing.  ok djm, deraadt.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list