Usage with cyberark

Hello,

In my compagny, we use cyberark to connect in our servers

to connect in ssh with putty in our servers, we use a specific string like this

<myUser>@<srvUsr>@<srvName>@<sshCyberarkServer>

for exemple

fandz@[email protected]@cyberark-ssh-Server

this string works perfectly with putty but the goal is to share the connection store with my colleagues

the issue is that we have to put the username on the computer name and it’s different for each colleague

someone have a solution?

can we have a variable in computer Name who call a credential item?

Hello Fandz,

you can use putty plugin for terminal connection. Properties -> Active Plugin

Filip

you can vote for me idea as well :wink:

Thank you

solved in Integrating CyberArk with Royal TS/X

One thing we do in my Company, when it is a domain account it the creds look like this, and the computer name is set to the cyberark-ssh-server and not set on the creds.

fandz@ADAcount#[email protected]

We also use the Display Name variable to make it easier for users to just duplicate the connection:

fandz@ADAcount#myDomain.com@$Name$
fandz@[email protected]@cyberark-ssh-Server