<div dir="ltr">Hi Dominik,<div><br></div><div>For guest accounts to work you need to create a binary "guest-account" which LightDM will run to create / destroy guest accounts. Due to the distribution specific nature of this utility we don't include one by default. The default Debian package does not provide one.</div>
<div><br></div><div>I recommend you take the one we use in Ubuntu [1] and use that. That's all that should be required.</div><div><br></div><div>In short, LightDM calls "guest-account add" to create a new guest account. The username is returned in stdout. LightDM calls "guest-account remove <name>" to remove the account.</div>
<div><br></div><div>Thanks,</div><div>--Robert</div><div><br></div><div>[1] <a href="http://bazaar.launchpad.net/~lightdm-team/lightdm/trunk/view/head:/debian/guest-account">http://bazaar.launchpad.net/~lightdm-team/lightdm/trunk/view/head:/debian/guest-account</a><br>
</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 1 July 2014 19:11, Dominik George <span dir="ltr"><<a href="mailto:dominik.george@teckids.org" target="_blank">dominik.george@teckids.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">(please keep my address in replies as I am not subscribed to the list,<br>
thanks!)<br>
<br>
Hi,<br>
<br>
we are running a netboot environment with root on NFS with LightDM as display<br>
manager and XFCE as desktop, all on Debian sid.<br>
<br>
That works great; however, I am all puzzled about how to set up the guest<br>
account. What I want is a guest account that sets up a complete user home in<br>
tmpfs (e.g. /tmp) on login and behaves just like a normal account from there<br>
on. I believe that LightDM supports that, but I have a few questions:<br>
<br>
 - What is the name of the guest user?<br>
 - Do I have to create the guest user as a system user first?<br>
<br>
What I _believe_ is that I have to create a system user that is called -<br>
exactly - "guest", and write a guest-session script that does the user home<br>
setup. However, I do not find documentation about whether this is correct or<br>
not.<br>
<br>
Any hints, please?<br>
<br>
Cheers,<br>
Nik<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Dominik George (Vorstandsvorsitzender)<br>
Teckids e.V. - Erkunden, Entdecken, Erfinden.<br>
<a href="https://www.teckids.org" target="_blank">https://www.teckids.org</a></font></span><br>_______________________________________________<br>
LightDM mailing list<br>
<a href="mailto:LightDM@lists.freedesktop.org">LightDM@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/lightdm" target="_blank">http://lists.freedesktop.org/mailman/listinfo/lightdm</a><br>
<br></blockquote></div><br></div>