Using the latest version of TeamViewer on iMac running Snow Leopard 10.6, accessing using Windows 7
I’m trying to reduce the surface of my home network to the Internet. Ideally I want to SSH into my iMac, load TeamViewer, do some stuff, then reboot (or unload TeamViewer)
When I ssh into my iMac and run:
open /Applications/TeamViewer.app/
I get:
LSOpenURLsWithRole() failed with error -10810 for the file /Applications/TeamViewer.app
I’m assuming this is security related, but if I run:
sudo open /Applications/TeamViewer.app/
TeamViewer loads, but I cannot connect to it via the TeamViewer client on Windows 7 – it tells me my password is invalid.
If I log onto the iMac, TeamViewer loads just fine (it’s one of my Login Items) and I can connect remotely using the TeamViewer client.
I notice that ps –ax gives the following result once I’ve logged onto the iMac:
/Applications/TeamViewer.app/Contents/MacOS/TeamViewer -psn_0_77843
The “-psn_0_77843” changes every time so I’m assuming (!) this changes with every login session.
Is there a way to get my iMac to operate in this fashion?
Thanks,
c0utta