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?
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?