[X2go-dev] x2gosessionlimit

Gerry Reno greno at verizon.net
Fri Oct 29 02:31:16 CEST 2010


I found that if you change some of the tests in x2gosessionlimit to emit 
"LIMIT\n" that the session limiting starts working:

     if($strlimit <= $scount)
     {
         print "LIMIT\n";
         exit 0;
     }


Regards,
Gerry




More information about the x2go-dev mailing list