[Bug 2835] New: Missing dump of new configuration options
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Tue Feb 27 06:47:47 AEDT 2018
https://bugzilla.mindrot.org/show_bug.cgi?id=2835
Bug ID: 2835
Summary: Missing dump of new configuration options
Product: Portable OpenSSH
Version: 7.6p1
Hardware: Other
OS: Linux
Status: NEW
Keywords: patch
Severity: enhancement
Priority: P5
Component: Miscellaneous
Assignee: unassigned-bugs at mindrot.org
Reporter: jjelen at redhat.com
Created attachment 3131
--> https://bugzilla.mindrot.org/attachment.cgi?id=3131&action=edit
readconf.c: Dump missing options
During a check I noticed that several options are not dumped from the
client. The attached parch dumps the missing configuration options:
* AddKeysToAgent
* IgnoreUnknown
* CertificateFile
* SyslogFacility
This is useful when one needs to re-parse the configuration file that
was generated by ssh client.
The attached patch adds the missing options.
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list