mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Improved [SSH-7408] with 'PrintLastLog'.
This commit is contained in:
parent
42a5df3796
commit
10b9edd8ef
1 changed files with 2 additions and 1 deletions
|
|
@ -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 a new issue