<div dir="ltr">Like I said in my first email, I already got Xspice to play along with xdmcp.<div>And when connecting to the server using virt-viewer I get a nice desktop.</div><div><br></div><div>Now what I do not have is more than 1 concurrent user.</div><div>Also preventing the second user from hijacking the session from the first user is an issue.</div><div>Explaining that user one has session :1 and user two has session :2 is an administration nightmare.</div><div><br></div><div>It all has to work automagically.</div><div><br></div><div>Currently I only have vnc that does all this.</div><div>I implemented this solution : <a href="http://www.itzgeek.com/how-tos/linux/centos-how-tos/remote-login-with-gdm-and-vnc-on-centos-7-rhel-7-configure-vnc-on-xinetd-with-xdmcp-centos-7-rhel-7.html">http://www.itzgeek.com/how-tos/linux/centos-how-tos/remote-login-with-gdm-and-vnc-on-centos-7-rhel-7-configure-vnc-on-xinetd-with-xdmcp-centos-7-rhel-7.html</a></div><div>But vnc is something that belongs in the previous millennium.</div><div><br></div><div>So I wonder if there is a way to do this using Xspice ?</div><div>Rob</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2014-12-23 14:04 GMT+01:00 Jeremy White <span dir="ltr"><<a href="mailto:jwhite@codeweavers.com" target="_blank">jwhite@codeweavers.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF"><div><div class="h5">
<div>On 12/23/2014 03:30 AM, Rob Verduijn
wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">Hello all,
<div><br>
</div>
<div>I'm wondering if it is possible to get Xspice to work for
multiple concurrent users.</div>
<div><br>
</div>
<div>Currently I got it to work with xdmcp to start up a
spice-desktop session.</div>
<div>However when the second user logs in the session will be
taken over by that user.</div>
<div><br>
</div>
<div>Is it possible to get this to work with Xspice ? (or
similar solution)</div>
<div>Bonus points if it works with sssd.</div>
</div>
</blockquote>
<br></div></div>
Hey Rob,<br>
<br>
The idea with XSpice is to run one Xorg process per user session.
And that does work; I use it extensively. There is not (yet) a
seamless way to do this on Fedora. I was just playing with this on
Fedora 21, and it's still very fiddly, particularly with gdm. I
found that if I modified /etc/gdm/custom.conf to enable xdmcp and
set the ping interval to 0, then a <br>
XSpice -query localhost <other parameters as needed><br>
<br>
seemed to work, although I had to set aside my play while it was
still fairly fiddly. I was hoping to get more time to play to write
a little bit of apache fu to spin up a user session on demand, but I
haven't gotten to it yet :-/.<br>
<br>
Cheers,<br>
<br>
Jeremy<br>
<br>
<blockquote type="cite">
<div dir="ltr">
<div>Rob </div>
<div><br>
</div>
</div>
<br>
<fieldset></fieldset>
<br>
<pre>_______________________________________________
Spice-devel mailing list
<a href="mailto:Spice-devel@lists.freedesktop.org" target="_blank">Spice-devel@lists.freedesktop.org</a>
<a href="http://lists.freedesktop.org/mailman/listinfo/spice-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/spice-devel</a>
</pre>
</blockquote>
<br>
</div>
<br>_______________________________________________<br>
Spice-devel mailing list<br>
<a href="mailto:Spice-devel@lists.freedesktop.org">Spice-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/spice-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/spice-devel</a><br>
<br></blockquote></div><br></div>