Hi,
We are trying it for the first time and following the getting started --> https://learn.hashicorp.com/collections/boundary/getting-started
Actually, we are trying to setup single ec2 Boundary server, one ‘test’ app server and trying to run boundary connect ssh
command. So the complete setup looks like this
User --> Boundary Server(standalone worker+controller) --> ‘test’ app server
The getting started guide is running everything on localhost
which we don’t want to do and when trying to do the above getting following error:
$ boundary connect ssh -target-id ttcp_1234567890 -addr=http://1.2.3.4:9200 -token at_xXxXxXxXxX
Permission denied (publickey,gssapi-keyex,gssapi-with-mic).
Could someone please redirect me to some resource/help where I can setup the above scenario?
Thanks,
Manu