Technical:Prevent Multiple Logins
From K12LTSP Wiki
To prevent a same user from opening multiple Linux sessions without closing previous ones edit /etc/sysconfig/k12ltsp and set
PURGE_PROCESSES=YES
Note: If a user tries to login a second time then the first session is closed and all his processes are killed
