[Bug 3377] improve GlobalKnownHostsFile and UserKnownHostsFile (wildcards + mulitple specifications)

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Thu Dec 5 01:20:25 AEDT 2024


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

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djm at mindrot.org

--- Comment #1 from Damien Miller <djm at mindrot.org> ---
Re 1) 

We don't like implicitly reading whole directories because it's easy to
surprise oneself through misconfigurations like forgetting a path
component.

OTOH adding wildcards for the hostfiles is possible, though a fair bit
of work because of the multiple contexts in which they are loaded.

Re 2)

We don't want to make any configuration directives additive.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list