CompTIA
LX0-102 · Question #389
When a user logs into a system using SSH, what is the format of SELinux security context which will assign the user_r role and the user_t domain to their login sessions?
The correct answer is C. system_r:sshd_t user_r:user_t. See the full explanation below for the reasoning.
Question
When a user logs into a system using SSH, what is the format of SELinux security context which will assign the user_r role and the user_t domain to their login sessions?
Options
- Auser_r:user_t system_r:sshd_t
- Bsshd_t:system_r user_t:user_r
- Csystem_r:sshd_t user_r:user_t
- Duser_t:user_r sshd_t:system_r
How the community answered
(19 responses)- A16% (3)
- B5% (1)
- C74% (14)
- D5% (1)
Community Discussion
No community discussion yet for this question.