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