Q: 8
When trying to log in remotely to a server, a user receives the following message:
The server administrator is investigating the issue on the server and receives the following outputs:
Which of the following is causing the issue?
The server administrator is investigating the issue on the server and receives the following outputs:
Which of the following is causing the issue?Options
Discussion
Makes sense to pick D here.
Its D, the user's shell is set to
/bin/false. That stops any interactive login, so even with the right password you get kicked off. The home dir perms and lockout don't match what the outputs show. Seen this in real setups before, so pretty confident but let me know if I'm missing something.Looks like the shell is set to /bin/false, which doesn't let the user log in interactively. So D fits here. Home directory perms seem fine, and you get a password prompt, so I doubt it's A or C. Pretty sure that's it but open to other ideas.
D imo
Be respectful. No spam.