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

Darren Tucker <dtuc...@dtucker.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dtuc...@dtucker.net

--- Comment #1 from Darren Tucker <dtuc...@dtucker.net> ---
Erroring out on an invalid config is pretty standard behaviour for most
if not all Unix daemons.  I've never seen Bind start with an invalid
config (I have heard of it ignoring zone files it didn't have
permission to read, but that's not quite the same thing).

You can check the config file with sshd test mode (sshd -t) and testing
a new connection before logging out of the one you restated from is a
worthwhile precaution.

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to