https://bugzilla.mindrot.org/show_bug.cgi?id=2084
--- Comment #2 from Darren Tucker <[email protected]> --- 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). - [email protected] 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@ - [email protected] 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. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
