Originally posted by: SystemAdmin
Hey Guys,
ServerA - Nim server
ServerB - database server running with SAP/Oracle
my question is i want to connect to oraSID user(database server) from NIM server doing ssh in single command.
serverA# ssh root@serverB ; su - ora<SID> executed the above command to connect to database server remotely from Nim server connected to serverB as root, but im unable to connect to ora user with the single command which i have executed
guys any idea how to connect with single command, let me know please...
FYI:
ssh keys are shared to database server.
Thanks in Advance
Kiran.
#AIX-Forum