mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Added authentication plugin
This commit is contained in:
parent
ea16e798ee
commit
a7838f4d08
1 changed files with 1 additions and 2 deletions
|
|
@ -109,6 +109,7 @@ verbose=no
|
|||
#################################################################################
|
||||
|
||||
# Lynis Plugins (some are for Lynis Enterprise users only)
|
||||
plugin=authentication
|
||||
plugin=compliance
|
||||
plugin=configuration
|
||||
plugin=control-panels
|
||||
|
|
@ -134,8 +135,6 @@ plugin=systemd
|
|||
plugin=users
|
||||
|
||||
|
||||
|
||||
|
||||
#################################################################################
|
||||
#
|
||||
# Configuration (Old Style) - will be replaced in phases
|
||||
|
|
|
|||
Loading…
Reference in a new issue