Needs to provide everytime token

Needs to provide everytime token id for every connection.
connecting basic ssh target id to localhost after installing on ubuntu machine , active session is enabled but can ls -l anything?

Once you authenticate with Boundary, you can put the Boundary token in your environment so you don’t have to supply it on every command line (which will also help keep it out of your command history):

export BOUNDARY_TOKEN="[your token string]"