Oracle
1Z0-100 · Question #156
You attempt to create a new user on Oracle Linux with nothing but a username: useradd goodbred Which three statements are true? (Choose three.)
The correct answer is A. The goodbred account has default values assigned from the /etc/login.defs file B. The goodbred account has /sbin/nologin as the shell in /etc/passwd E. The goodbred account will never have files copied from /etc/skel to the /etc/home/goodbred. See the full explanation below for the reasoning.
Question
You attempt to create a new user on Oracle Linux with nothing but a username:
useradd goodbred Which three statements are true? (Choose three.)
Options
- AThe goodbred account has default values assigned from the /etc/login.defs file
- BThe goodbred account has /sbin/nologin as the shell in /etc/passwd
- CThe goodbred account has default values assigned from the /etc/default/useradd file
- DThe goodbred account is locked
- EThe goodbred account will never have files copied from /etc/skel to the /etc/home/goodbred
How the community answered
(30 responses)- A80% (24)
- C13% (4)
- D7% (2)
Community Discussion
No community discussion yet for this question.