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

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

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

--- Comment #2 from Darren Tucker <dtuc...@dtucker.net> ---
sshd is not intended to pick up changed config files at connection
time, only at startup and reload time.  It looks like this may have
been done unintentionally for some things in some releases, probably as
an unintended side effect of sshd re-exec, but its current behaviour is
not a bug.

If you're changing config files you need to restart or reload sshd to
ensure your changes become effective.

-- 
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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to