Author Topic: TeamViewer for Raspberry Pi / Raspbian - Set up Unattended or a static Password  (Read 12635 times)

wozie

  • Newbie
  • *
  • Posts: 1
Hi All,

I have just installed TeamViewer onto my Raspberry Pi 3 via the debian package downloaded from the TV website.

Im just wondering if anyone knows how to setup unattended access to this TeamViewer Client?
Or alternatively, a static password, so I can always access the Pi, when no one is there.

I have been poking around and I am aware of some configuration save files:

Namely:
/home/pi/.config/teamviewer/client.conf
And another in the /opt/teamviewer/config directory.

As there doesnt seem to be any kind of configuration options available for this TV Host software, I was wondering if it would be possible to add your own configuration settings the above files and kind-of force TV to run in Unattended Access mode?
(I have noted that in the /opt/teamviewer/tv_bin/teamviewer-config directory there is an executable that I can not get to run, I was hoping this would of been a GUI to the client.conf file I am looking ot manually edit).

Does anyone have Unattended access working on Linux / Ubuntu etc...
Do you have a client.conf file you can share that may show unattended access as enabled? If so, care to share it (removing passwords / ID's etc..)

Alternatively, I guess it would be possible to just use the same password, so is there a setting to keep the same password, even when you exit out of the TV client software?

Many thanks and regards.

PS: Raspberry Pi TeamViewer Download Link found here: https://www.linkedin.com/groups/4232349/4232349-6130749918618411013

ArtGravity

  • Newbie
  • *
  • Posts: 1
From
Code: [Select]
teamviewer help
Code: [Select]
teamviewer passwd [PASSWD]           Set a password (useful when installing remote (ssh).

HTH YMMV