You can set LDM_LIMIT_ONE_SESSION=True in your /opt/ltsp/ [amd64|i386]/etc/lts.conf Otherwise, you can use system configuration limits /etc/security/limits.conf and set maxloging for a group (prepending @) or foe a single user
...
myuser           hard    maxlogins       1
@mygroup     hard    maxlogins       1
 ...

Hope it helps
g

On 30/10/2015 15:48, Robert Mavrinac wrote:
LTSP used to present a dialog "You are already logged in...". Now a user is 
able to login on more than one thin client at at time. How do I re-enable that with the 
latest versions, or restrict it that way for a particular group of users?


------------------------------------------------------------------------------
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
       https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

------------------------------------------------------------------------------
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to