Facing error with server password (Linux-day-1)

Im in day1 linux , the problem im encountering is after i ssh into an app-server as it instructs ,
i copy pasted the password from this given link
[Nautilus](https://kodekloudhub.github.io/kodekloud-engineer/docs/projects/nautilus#infrastructure-details)
yet it’s saying wrong password ,
im sure i did everything alright i copy pasted the hostname and the password from app-server1 itself



btw I use bash daily , this is first time ssh-ing into a server

Hi @kjjlhlhgytf

The task requires you to Create a user named mark on App Server 1.

But you are trying to create a user on jumphost.

You need to use ssh tony@stapp01 and then enter App Server1’s password provided in the other screenshot.