nerdexam
Dell-EMC

E20-465 · Question #112

How do you turn off the mandatory access control (MACL) capability from your repository?

The correct answer is B. set the attribute macl_security_disabled to true on the dm_docbase_config object. See the full explanation below for the reasoning.

Question

How do you turn off the mandatory access control (MACL) capability from your repository?

Options

  • Aissue the DQL statement: update dm_sysobject ( all ) objects set r_composite_label = 'acl' where
  • Bset the attribute macl_security_disabled to true on the dm_docbase_config object
  • Cupdate the system default ACL to have the attribute i_has_required_groups as false
  • Dchange the dm_server_config objects r_trusted_mode attribute from 'macl' to 'acl'

How the community answered

(31 responses)
  • A
    3% (1)
  • B
    71% (22)
  • C
    16% (5)
  • D
    10% (3)

Community Discussion

No community discussion yet for this question.

Full E20-465 Practice