You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Parameterise Banner and DebianBanner as attributes
This commit parameterises `Banner` and `DebianBanner` in the sshd config
with the attributes `['ssh']['banner']` and `['ssh']['os_banner']` respectively,
though the latter is only supported on Debian family distributions.
Debian based distributions will have `DebianBanner no` set by default
from now on.
0 commit comments