Exam EX200 Topic 3 Question 53 Discussion

Actual exam question for RedHat's EX200 exam
Question #: 53
Topic #: 3
Add user: user1, set uid=601
Password: redhat
The user's login shell should be non-interactive.

Suggested Answer:

see explanation below.
Explanation
# useradd -u 601 -s /sbin/nologin user1
# passwd user1
redhat

by Duncan at Sep 05, 2025, 06:22 AM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

0
0
0
10