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)- A3% (1)
- B71% (22)
- C16% (5)
- D10% (3)
Community Discussion
No community discussion yet for this question.