Rules with anssi Reference in Guide to the Secure Configuration of Kylin Linux Advanced Server V10
Reference (anssi) |
Rule Title |
Description |
Rationale |
Variable Setting |
NT012(R03) |
Install the ntp service |
The ntpd service should be installed. |
Time synchronization (using NTP) is required by almost all network and administrative tasks (syslog, cryptographic based services (authentication, etc.), etc.). Ntpd is regulary maintained and updated, supporting security features such as RFC 5906. |
|
NT28(R5) |
Ensure rsyslog is Installed |
Rsyslog is installed by default.
The rsyslog package can be installed with the following command:
$ sudo yum install rsyslog
|
The rsyslog package provides the rsyslog daemon, which provides
system logging services. |
|
NT28(R46) |
Ensure rsyslog is Installed |
Rsyslog is installed by default.
The rsyslog package can be installed with the following command:
$ sudo yum install rsyslog
|
The rsyslog package provides the rsyslog daemon, which provides
system logging services. |
|