aker-gateway / Aker

SSH bastion/jump host/jumpserver
Other
566 stars 81 forks source link

name is used for ssh connection #74

Open ask0n opened 6 years ago

ask0n commented 6 years ago

Instead of "hostname:" or "fqdn:" aker uses "name:" parameter to initiate ssh connection. So it is not possible to have human-readable names in aker's menu because aker will fail during the ssh connect.

anazmy commented 6 years ago

Are you looking to use different/non-standard name different name: ? i.e. hostname: db.example.com name: mydb_server

ask0n commented 6 years ago

Yes.

brosky commented 5 years ago

any updates on this ?

I have a couple of hosts with IP's only and I want to search them by their internal name.

anazmy commented 5 years ago

Let me check on that

anazmy commented 5 years ago

This should be fixed in release 0.4.5 for a Json IdP. Can you please use latest release and see how it work for you

brosky commented 5 years ago

Thank you, it works as expected.