Hard
User strawberry with primary group strawberry trouble login into a host using her ssh keys. Given below file listing on the target host which file need modified permission to fix the ssh key login issue?
drwxrwxr-x 4 strawberry fruit 4096 Jan 19 00:22 /home/strawberry
drwxrwxr-x 2 strawberry strawberry 4096 Jan 19 00:05 /home/strawberry/.ssh
-rw-rw-rw- 1 strawberry strawberry 6406 Jan 19 00:04 /home/strawberry/.ssh/authorized_keys
-rw-rw-rw- 1 strawberry strawberry 1623 Jan 19 00:04 /home/strawberry/.ssh/id_rsa.pub
-rw-rw-rw- 1 strawberry strawberry 1004 Jan 19 00:04 /home/strawberry/.ssh/known_hosts
-rw-rw-rw- 1 strawberry strawberry 6569 Jan 19 00:04 /home/strawberry/.ssh/id_rsa
Author: Kevin LefevreStatus: PublishedQuestion passed 1159 times
Edit
4
Community EvaluationsNo one has reviewed this question yet, be the first!
7
Configure the /etc/resolv.conf file to use the following nameservers: 10.1.1.1, 10.2.2.2, 10.3.3.3.4
What does the `-p` option do in `passwd` command?7
How to create a snapshot of a logical volume in Linux5
Change file mode bits.7
List running processes.4
What are the parameters passed to the kernel at boot time?3
What is the output of the following command? echo $?