nerdexam
CompTIA

LX0-104 · Question #428

Which of the following rule directives will email [email protected] and [email protected] when the Mail Configuration rule is violated?

The correct answer is C. (. In configuration files, the directive for sending email notifications typically uses a specific keyword like emailto followed by a comma-separated list of recipient addresses.

Security

Question

Which of the following rule directives will email [email protected] and [email protected] when the Mail Configuration rule is violated?

Options

  • A(
  • B(
  • C(
  • D(

How the community answered

(37 responses)
  • A
    3% (1)
  • B
    5% (2)
  • C
    86% (32)
  • D
    5% (2)

Why each option

In configuration files, the directive for sending email notifications typically uses a specific keyword like emailto followed by a comma-separated list of recipient addresses.

A(

This choice would likely represent an incorrect keyword or an invalid syntax for listing multiple email addresses in the rule directive.

B(

This choice would likely use an improper separator or formatting, preventing the system from correctly parsing multiple email recipients for notification.

C(Correct

The correct syntax for specifying multiple email recipients in a rule directive, such as in a Tripwire policy file, commonly involves an emailto attribute where the email addresses are listed, usually separated by commas, allowing for multiple notifications to be sent.

D(

This choice would likely contain an incorrect directive name or an improperly structured value for the email recipient list within the configuration syntax.

Concept tested: Configuration file email notification syntax

Source: https://linux.die.net/man/8/twadmin

Topics

#Configuration directives#Alerting#Email notification

Community Discussion

No community discussion yet for this question.

Full LX0-104 Practice