SUN
310-202 · Question #171
Given: usermod -R role2 user1 Which two statements are true? (Choose two.)
The correct answer is A. The user1 user gets assigned role2. B. The user1 user loses all previous roles. See the full explanation below for the reasoning.
Question
Given:
usermod -R role2 user1 Which two statements are true? (Choose two.)
Options
- AThe user1 user gets assigned role2.
- BThe user1 user loses all previous roles.
- CIf role2 is a plain user, it becomes a role.
- DIf the user1 user is a role, it becomes a plain user.
- EThe user1 user gets all authorizations from role2.
How the community answered
(29 responses)- A86% (25)
- D10% (3)
- E3% (1)
Community Discussion
No community discussion yet for this question.