Question:
How we can connect to a Unix target machine using Windows Domain account that related to a Windows Domain platform via PSMP?
Answer:
To enable the connection to a Unix machine with Windows Platform account via PSMP, you will need to do the following:
- Edit the relevant Windows Domain platform: Go to PVWA> Administration> Platform Management.
- Expend "UI & Workflows" section
- Under "Connection Components" add new connection component with "PSMP-SSH" id.
- Under the new connection component, add "Overwrite user parameters" and "PSMRemoteMachine" parameter (you can copy the parameter from PSM-RDP connection component).
- Click Apply and OK.
Now, you will need to use the following syntax to establish the connection:
For Putty:
- Hostname: <PVWA user>@<WinDomainAccount>#FQDN@<UnixTarget>.FQDN@<PSMPAddress>
For example: yair@yair_admin#bulwarx.com@lnx01.bulwarx.com@psmp01
Note: the connection is working with IP address also and not only with FQDN.
For SecureCRT:
- Hostname: <PSMPAddress>
- Username: <PVWA user>@<PrivilageAccountWinDomainAccount>#FQDN@<UnixTarget>.FQDN
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article