Following Hashicorp’s Boundary tutorial, and got the Controller running in dev mode in a jail.
Tried to run the tutorial connection to first target using the following command:
./boundary authenticate password -auth-method-id=ampw_1234567890 -login-name=admin -password=password
And received this error:
Error reading auth token from system credential store: Unsupported platform: freebsd
Is it a different problem than this: https://github.com/hashicorp/boundary/issues/697