IMP(9.3.2): Comply with Debian9 guide: verbose ssh loglevel

This commit is contained in:
Charles Herlin
2019-02-25 15:16:02 +01:00
parent 7b8e359590
commit 8031c388c6
2 changed files with 7 additions and 5 deletions

View File

@ -14,7 +14,7 @@ test_audit() {
run resolved /opt/debian-cis/bin/hardening/"${script}".sh --audit-all
echo "OPTIONS='LogLevel=DEBUG'" >> /opt/debian-cis/etc/conf.d/"${script}".cfg
sed -i 's/LogLevel INFO/LogLevel DEBUG/' /etc/ssh/sshd_config
sed -i 's/LogLevel VERBOSE/LogLevel DEBUG/' /etc/ssh/sshd_config
describe Checking custom conf
register_test retvalshouldbe 0