Bug 39005 - Remote Assistance with x11vnc for UCC clients
Remote Assistance with x11vnc for UCC clients
Status: CLOSED WONTFIX
Product: Z_Univention Corporate Client (UCC)
Classification: Unclassified
Component: Client management
unspecified
Other Linux
: P5 normal
: ---
Assigned To: UCC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2015-07-22 13:45 CEST by Felix Botner
Modified: 2023-06-28 10:33 CEST (History)
3 users (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional): Roadmap discussion (moved)
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Felix Botner univentionstaff 2015-07-22 13:45:11 CEST
x11vnc - VNC server to allow remote access to an existing X session

UCC Client (as root)
-> x11vnc -noxdamage  -display :0 -auth /var/run/lightdm/root/\:0  --accept popup

or via ssh tunneling

-> ssh -t -L 5900:localhost:5900 root@10.200.7.5 'x11vnc -noxdamage -localhost -display :0 -auth /var/run/lightdm/root/\:0  --accept popup'
-> xvncviewer localhost

Maybe we can somehow incorporate this into UCC (UMC) to offer a "remote assistance" feature for UCC.
Comment 1 folken 2016-04-12 15:20:09 CEST
Intersting. I do a similar command.  I just use the lightdm authority file.

Dangerous as without authentication or encryption.

apt-get install -y x11vnc
x11vnc -display :0 -auth ~lightdm/.Xauthority
xvncviewer ip::5900
Comment 2 Philipp Hahn univentionstaff 2023-06-28 10:30:41 CEST
UCC is EoL