mirror of https://github.com/CISOfy/lynis.git
Improved [SSH-7408] with 'PrintLastLog'.
This commit is contained in:
parent
42a5df3796
commit
10b9edd8ef
|
@ -96,7 +96,8 @@
|
|||
VerifyReverseMapping:YES,,NO\
|
||||
IgnoreRhosts:YES,,NO\
|
||||
UseDNS:YES,,NO\
|
||||
X11Forwarding:NO,,YES"
|
||||
X11Forwarding:NO,,YES\
|
||||
PrintLastLog:YES,,NO"
|
||||
|
||||
for I in ${SSHOPS};
|
||||
do
|
||||
|
|
Loading…
Reference in New Issue