When GUEST_ACCOUNT is "yes", the LTSP server should support guest account logins from the clients (see this blog which explains what this means and why it can be useful: http://dashohoxha.fs.al/linux-guest-account/)
When AUTOMATIC_LOGIN is "yes", then the client should login automatically to the guest account as soon as it boots up.
I think that these can be implemented easily by small changes on the configuration of LTSP, however I don't know what these changes are. Maybe we can ask help from the LTSP community about these.
On
settings.sh
add also these options:When
GUEST_ACCOUNT
is "yes", the LTSP server should support guest account logins from the clients (see this blog which explains what this means and why it can be useful: http://dashohoxha.fs.al/linux-guest-account/)When
AUTOMATIC_LOGIN
is "yes", then the client should login automatically to the guest account as soon as it boots up.I think that these can be implemented easily by small changes on the configuration of LTSP, however I don't know what these changes are. Maybe we can ask help from the LTSP community about these.