Comment 5 for bug 431000

Revision history for this message
René Fleschenberg (rene.f) wrote : Re: [Bug 431000] Re: Session info needs more real info

Hi,

syn66:
> Anything we could do with a thin client side daemon, or a session
> side helper we could do with only an ssh key...
>
> If we have the thin clients ip and ssh authentication then it's the
> same as having a shell on the thin client. If we're root we have
> total control over any session on the system as long as we know
> the display.

I agree. And I think these methods (accessing the display for local
stuff, sshing into the thin client for stuff that needs access to the
thin client hardware) are preferable. The current "tcm-client" helper
is basically just a workaround because I could not access the user's
display so far. But I must admit that I did not really look into the X
display stuff yet. I am sure there is a clean way to do this. The
current tcm-client package will not be needed anymore as soon as we
have figured this out.