LPI
117-303 · Question #87
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
(24 responses)- A8% (2)
- B4% (1)
- C75% (18)
- D13% (3)
Community Discussion
No community discussion yet for this question.