<div dir="ltr"><div>If you are curious about how to get the Xspice seamles to work for a single user<br></div><div>Edit /etc/gdm/custom.conf (from the link to vnc setup)</div><div>[security]</div><div>AllowRemoteRoot=true</div><div>DisallowTCP=false</div><div> </div><div>[xdmcp]</div><div>Enable=true</div><div>MaxSessions=30</div><div><br></div><div>Install the Xspice package </div><div>on fedora its : xorg-x11-server-Xspice.x86_64</div><div><br></div><div>set a password in /etc/X11/spiceqxl.xorg.conf</div><div>Or disable it if you like living on the edge ;-P</div><div><br></div><div>mv /etc/X11/spiceqxl.xorg.conf /etc/X11/xorg.conf</div><div><br></div><div>restart X</div><div>connect with your spice client to the host on port 5900</div><div><br></div><div>Drawback: no more X on the console, only through spice.</div><div><br></div><div>Rob</div></div><div class="gmail_extra"><br><div class="gmail_quote">2014-12-23 14:20 GMT+01:00 Rob Verduijn <span dir="ltr"><<a href="mailto:rob.verduijn@gmail.com" target="_blank">rob.verduijn@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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" target="_blank">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><span class="HOEnZb"><font color="#888888"><div>Rob</div><div><br></div></font></span></div><div class="HOEnZb"><div class="h5"><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>
<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" target="_blank">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>
</div></div></blockquote></div><br></div>