CompTIA
XK0-004 · Question #520
A user sent the following log to the help desk: Which of the following should the help desk technician do to resolve this issue?
The correct answer is C. chmod u+x /home/user02. User home directory need execute permission in order to cd into it.
Troubleshooting and Diagnostics
Question
A user sent the following log to the help desk:
Which of the following should the help desk technician do to resolve this issue?
Exhibit
Options
- Achmod 700 /home/user02/.ssh
- Bchown -R user01 /home/user02
- Cchmod u+x /home/user02
- Dchmod 600 /home/user02/.bash_profile
How the community answered
(34 responses)- A18% (6)
- B9% (3)
- C71% (24)
- D3% (1)
Explanation
User home directory need execute permission in order to cd into it.
Topics
#SSH permissions#chmod#home directory#log analysis
Community Discussion
No community discussion yet for this question.
