bugzilla-daemon at bugzilla.mindrot.org
2009-Apr-02 10:29 UTC
[Bug 1585] New: Allow an `Include' option which reads another config file in place and does not error out when `Include' file not readable
https://bugzilla.mindrot.org/show_bug.cgi?id=1585 Summary: Allow an `Include' option which reads another config file in place and does not error out when `Include' file not readable Product: Portable OpenSSH Version: 5.2p1 Platform: All OS/Version: All Status: NEW Keywords: low-hanging-fruit, patch Severity: enhancement Priority: P3 Component: ssh AssignedTo: unassigned-bugs at mindrot.org ReportedBy: gavinbeatty at gmail.com Created an attachment (id=1623) --> (http://bugzilla.mindrot.org/attachment.cgi?id=1623) Attached is a patch for an almost complete implementation. All that remains is the "file not readable is not an error" logic. Adding the following to your config file should read the named file in place. Include "~/.ssh/config.customer1" If the file is not found, only a warning should be given, like so: warning("%s line %d: Include file \"%s\" not found - skipping.", ...); ~/ and ~username expansion should be available. Attached is a patch for an almost complete implementation. All that remains is the "file not readable is not an error" logic. -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2009-Apr-02 10:30 UTC
[Bug 1585] Allow an `Include' option which reads another config file in place and does not error out when `Include' file not readable
https://bugzilla.mindrot.org/show_bug.cgi?id=1585 Gavin Beatty <gavinbeatty at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gavinbeatty at gmail.com -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2011-Jan-05 19:13 UTC
[Bug 1585] Allow an `Include' option which reads another config file in place and does not error out when `Include' file not readable
https://bugzilla.mindrot.org/show_bug.cgi?id=1585 Yuval Hager <yhager at yhager.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |yhager at yhager.com -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2011-Jan-29 14:36 UTC
[Bug 1585] Allow an `Include' option which reads another config file in place and does not error out when `Include' file not readable
https://bugzilla.mindrot.org/show_bug.cgi?id=1585 Seppo Sade <marquis1 at me.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marquis1 at me.com -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2011-Apr-04 15:18 UTC
[Bug 1585] Allow an `Include' option which reads another config file in place and does not error out when `Include' file not readable
https://bugzilla.mindrot.org/show_bug.cgi?id=1585 sepposade1 at gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sepposade1 at gmail.com -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2011-Apr-04 15:20 UTC
[Bug 1585] Allow an `Include' option which reads another config file in place and does not error out when `Include' file not readable
https://bugzilla.mindrot.org/show_bug.cgi?id=1585 Seppo Sade <marquis1 at me.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|marquis1 at me.com | -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2012-May-21 06:59 UTC
[Bug 1585] Allow an `Include' option which reads another config file in place and does not error out when `Include' file not readable
https://bugzilla.mindrot.org/show_bug.cgi?id=1585 jakobhilden at gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakobhilden at gmail.com --- Comment #1 from jakobhilden at gmail.com 2012-05-21 16:59:52 EST --- +1 Would be a very, very useful feature. And I know a bunch of other devs who also need this. -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.
Reasonably Related Threads
- [Bug 1585] Allow an `Include' option which reads another config file in place and does not error out when `Include' file not readable
- [Bug 1585] Allow an `Include' option which reads another config file in place and does not error out when `Include' file not readable
- [Bug 1585] Allow an `Include' option which reads another config file in place and does not error out when `Include' file not readable
- [Bug 1585] Allow an `Include' option which reads another config file in place and does not error out when `Include' file not readable
- [Bug 1585] Allow an `Include' option which reads another config file in place and does not error out when `Include' file not readable