I am running a Windows as a host with VMWare Workstation, which also has putty pageant running. I also have an Ubuntu as a guest and I want to run the programs using vmware unity. But I also need the credentials that are being managed by putty pageant, that works as an ssh agent.
How can I run an application running in the linux guest using vmware unity and forward the ssh agent?
Thanks in advance.