prepare for stricter sshd_config parsing that will refuse a config
authordjm <djm@openbsd.org>
Mon, 7 Jun 2021 00:00:50 +0000 (00:00 +0000)
committerdjm <djm@openbsd.org>
Mon, 7 Jun 2021 00:00:50 +0000 (00:00 +0000)
commit61cf245d7457913fa4556bce598d8b423183d833
tree9e1228bf0c5658b83a3715e8ceec81050ddf51a7
parent1f462730ad3268f6a33496713e29b91f293c7bec
prepare for stricter sshd_config parsing that will refuse a config
that has {Allow,Deny}{Users,Groups} on a line with no subsequent
arguments. Such lines are permitted but are nonsensical noops ATM
regress/usr.bin/ssh/allow-deny-users.sh