Hello Fandz,
you can use putty plugin for terminal connection. Properties -> Active Plugin
Filip
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#myDomain.com@webserver.example.com
We also use the Display Name variable to make it easier for users to just duplicate the connection:
fandz@ADAcount#myDomain.com@$Name$
fandz@root@WebServer.myDomain.com@cyberark-ssh-Server
Fandz
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@root@WebServer.myDomain.com@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?
1 person has this question