nerdexam
Oracle

1Z0-105 · Question #81

Examine the current SELinux status: # sestatus SELinux status: enabled SELinuxfs mount: /selinux Current mode: enforcing Mode from config file: permissive Policy version: 26 Police from config file…

The correct answer is B. 1, 2, 3, 4, 6. See the full explanation below for the reasoning.

Question

Examine the current SELinux status: # sestatus SELinux status: enabled SELinuxfs mount: /selinux Current mode: enforcing Mode from config file: permissive Policy version: 26 Police from config file: targeted You have to meet these requirements: 1. Network services must run in a confined domain. 2. The guest user must be confined. 3. The guest user must not be allowed from using the su command. 4. Access to files and directories must be granted based only of the SELinux contexts. 5. The SELinux configuration must be persistent across system restarts. 6. Users must be able to publish private HTML content. You issued these commands: # setenforce enforcing # semanage login -d -s guest_u guest # setsebool -P httpd_enabled_homedirs on Which requirements do you meet?

Options

  • A1, 2, 3, 6
  • B1, 2, 3, 4, 6
  • C1, 2, 3, 4, 5, 6
  • D1, 2, 3, 5, 6
  • E2, 3, 4, 5, 6
  • F1, 6

How the community answered

(32 responses)
  • B
    84% (27)
  • C
    6% (2)
  • D
    6% (2)
  • F
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-105 Practice