execute ssh and sudo su - user commands in bastion server #416
-
|
Hello, Due to security reasons i can connect to remote server using the following approach: host1 is the entry point into system architecture It this possible to be achieved using parallelSSH? I tried the following but script is hanging, i guess i need to start pty or shell in order to maintain connection... Also tried this script: Output: than script hangs BR, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Thanks for the interest. See documentation on using proxy hosts. Proxy host, jump server, bastion are all the same thing.
|
Beta Was this translation helpful? Give feedback.
Thanks for the interest.
See documentation on using proxy hosts. Proxy host, jump server, bastion are all the same thing.