Hi,
How to work with Credentials in Boundary Desktop GUI? Shouldn’t it be that when I have a credential as in a screen, should I not be connected from putty automatically? Because in my enviroment require crenential.
Regards,
AN
Hi,
How to work with Credentials in Boundary Desktop GUI? Shouldn’t it be that when I have a credential as in a screen, should I not be connected from putty automatically? Because in my enviroment require crenential.
Regards,
AN
There are a few things here that need to all work together to handle automatic connection with injected credentials:
ssh
I can’t see from the screenshot above what your credential type is, but I can see the target type is a generic TCP target.
As far as automatically invoking the PuTTY client, the desktop app doesn’t auto-invoke a client but the CLI connect ssh
overlay will invoke ssh
if it’s available. I believe it will do this on Windows if it’s running inside a WSL shell (which is basically a Linux VM).
Ok, i got it. In my environment I use OSS. Are You will planned introduce static option in OSS? Thanks for explains. Yes CLI invoke putty session, but not everyone is moving fluently around the CLI
You can create a static SSH credential library, and add username/password credentials to it that will be brokered to a user when they connect to an SSH target.