LPIC-1 Exam 102 v5 (Linux Administrator) — Question 33

What can be specified with useradd? (Choose two.)

Answer options

Correct answer: B, E

Explanation

When using the useradd command, you can specify the absolute path to the user's home directory and the numeric user ID (UID) for the new user. Options A, C, and D are not directly settable through useradd; they pertain to different configurations or commands.