[Bug 3389] New: ssh/sshd: print warning if Include doesn't match a non-wildcard pattern

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Thu Feb 17 11:16:20 AEDT 2022


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

            Bug ID: 3389
           Summary: ssh/sshd: print warning if Include doesn't match a
                    non-wildcard pattern
           Product: Portable OpenSSH
           Version: 8.8p1
          Hardware: Other
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Miscellaneous
          Assignee: unassigned-bugs at mindrot.org
          Reporter: calestyo at scientia.org

Hey.

I think it might be reasonable to print a warning for every
non-existant/non-readable/etc. file that is Include(d) when ssh/sshd is
started.

This should typically only happen for non-wildcard files/patterns, and
for them I think it makes sense, as the user intentionally wanted a
specific filename to be included.

Should you consider my issue #3388 for implementation, I'd suggest that
such warnings are only printed for sshd, not for ssh, because if
someone really wanted a file then, IncludeMandatory could be used...
and otherwise the warnings would perhaps be a bit annoying for the
client.


Thanks,
Chris.

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


More information about the openssh-bugs mailing list