check_sshpermitrootno: Always specify lport #152

Merged
abenmiloud merged 1 commit from sshpermitrootno_multiport into master 2023-12-01 09:45:09 +01:00
Owner

When sshd listens two ports (usually 22 and another one), the sshd -T command will fail if lport is not specified.

This commit also simplifies the if-elif block.

When sshd listens two ports (usually 22 and another one), the `sshd -T` command will fail if `lport` is not specified. This commit also simplifies the `if-elif` block.
abenmiloud added 1 commit 2023-11-29 17:48:51 +01:00
When sshd listens two ports (usually 22 and another one), the sshd
-T command will fail if lport is not specified.

This commit also simplifies the if-elif block.
mtrossevin approved these changes 2023-11-30 10:22:30 +01:00
mtrossevin left a comment
Owner

Seems good to me

Seems good to me
abenmiloud merged commit 27347f7342 into master 2023-12-01 09:45:09 +01:00
abenmiloud deleted branch sshpermitrootno_multiport 2023-12-01 09:45:09 +01:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: evolix/evocheck#152
No description provided.