Is it possible to automatically open the emulator and login the target server?
search cancel

Is it possible to automatically open the emulator and login the target server?

book

Article ID: 92733

calendar_today

Updated On:

Products

CA Privileged Access Manager - Cloakware Password Authority (PA) CA Privileged Access Manager (PAM)

Issue/Introduction



Is it possible to automatically open the emulator like the PuTTY and login the target server when the user clicks the TCP service of the target server on the Access?

Environment

CA Privileged Access Manager r3.1.1

Resolution

It is possible to use the following 5 parameters by the client application field of the TCP service. 
 
<Local IP> :
The IP address that the client application exists(The IP address that the PAM UI is opened by the user) 

<First Port> and <Second Port>:
The ports settings on the TCP/UDP service is set as <Remote port>:<Local Port>. The local port can be set some as follows. Regarding the local port by 2 ports, it is possible to specify by the parameter of <First Port> and <Second port>.

<Please see attached file for image>

User-added image

<USER> :
Login User name(Target Account) 

<Password> :
Password of the <USER>.(Password of the target account) 

Here is the for example to set the command to the Client Application field.
 
■ TeraTerm
"C:\Program Files (x86)\teraterm\ttermpro.exe" <Local IP>:<First Port> /auth=password /user=<USER> /passwd=<Password>

Attachments

1558703959450000092733_sktwi1f5rjvs16leu.jpeg get_app