Kke_lab_linux-passwordless-ssh

Hey there!

I got the below mentioned output after submission although I did my task correctly. I’ve pasted my task details below. Please review-
Steps done-
sudo ssh-keygen -t rsa -b 4096 -C <email_id>
Your identification has been saved in /root/.ssh/id_rsa.
Your public key has been saved in /root/.ssh/id_rsa.pub.
sudo ssh-copy-id [email protected]

thor@jump_host /$ sudo su -
Last login: Mon Aug 10 07:13:54 UTC 2020 on pts/4
[root@jump_host ~]# ssh [email protected]
Last login: Mon Aug 10 07:12:39 2020 from jump_host.linuxpasswordlessssh_app_net
[tony@stapp01 ~]$

Task Status - Failed
  • user has no passwordless on App Server 1
    You may check your work again to see what went wrong. The environment expires in 5 minutes. If you think you did your work correctly and is marked failed, please take outputs/screenshot of your work and post in community.kodekloud.com.

I am not getting one thing is task has to perform from jump_host thor user or root user? I think, you need to perform from thor user.
Do you have image of task?

1 Like

Yeah that makes sense, probably it was needed to be performed from thor but I don’t have the image of the task to confirm that unfortunately.
Thanks though :slight_smile: