-
-
Notifications
You must be signed in to change notification settings - Fork 139
Open
Description
Actual Result / Problem
Hi everyone,
I am newer about the SSH protocol。After I received the connect link from my IT engineer,I used the following command:
ssh -l invite:xxxxxxxx -p 2222 172.16.0.5,Then I am required to input the password,It is very strange.
I queried in the repository,there is a reminder:
If the association fails and you are promted for a password, verify that the host you're connecting from has a SSH key set up or generate one with ssh-keygen -t rsa
At last,I created a SSH key in my own PC and executed the command again, it works.
Expected Result / Suggestion
Does anyone who can help to explain the sshportal principles?Why I need to create SSH key in my own PC for the first time
Metadata
Metadata
Assignees
Labels
No labels