I started the boundary tutorial and in the “Connect to Your First Target” section, tried the boundary authenticate password -auth-method-id=ampw_1234567890 -login-name=admin -password=password
command. in result I got the error:
Error reading auth token from system credential store: exec: "dbus-launch": executable file not found in $PATH
then I tried to install dbus-x11 in the container and the error changed to Error reading auth token from system credential store: The name org.freedesktop.secrets was not provided by any .service files
Is it possible that the problem is with the Boundary itself? If not, then what should I do about it?