Oracle
1Z0-409 · Question #91
View the Exhibit. You have created a user account bob on a Linux machine and, when the user logs in, he has a broken shell as shown in the Exhibit. As a Linux administrator, what would you do in…
The correct answer is D. Change the user and group ownership of /home/bob recursively to bob. See the full explanation below for the reasoning.
Question
View the Exhibit. You have created a user account bob on a Linux machine and, when the user logs in, he has a broken shell as shown in the Exhibit. As a Linux administrator, what would you do in this situation to let user bob get rid of this error without compromising his privacy?
Exhibit
Options
- AChange the permissions of /home/bob recursively to 777.
- BChange the permission of /home/bob/.bash_profile to 770.
- CChange the user bob's shell to /bin/bash by editing /etc/passwd.
- DChange the user and group ownership of /home/bob recursively to bob.
How the community answered
(48 responses)- A6% (3)
- B15% (7)
- C4% (2)
- D75% (36)
Community Discussion
No community discussion yet for this question.
