<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Arial; font-size: 12pt; color: #000000'>OK Gadi, we'll try this, thanks!  Daniel<br><br><br>----- Original Message -----<br>From: "Gideon Romm" <ltsp@symbio-technologies.com><br>To: "Support list for open source software in schools." <k12osn@redhat.com><br>Sent: Friday, September 11, 2009 12:40:35 PM GMT -05:00 US/Canada Eastern<br>Subject: Re: [K12OSN] setting quotas per user to solve our slow login process<br><br>On Fri, 2009-09-11 at 12:38 -0400, Gideon Romm wrote:<br>> On Fri, 2009-09-11 at 10:25 -0400, Daniel Howard wrote:<br>> > Dan Young wrote:<br>> > > Sounds like:<br>> > > https://bugs.launchpad.net/ltsp/+bug/357268<br>> > ><br>> > > If you're not using localapps, you can test to see if this is the bug by:<br>> > ><br>> > > cd /opt/ltsp/i386/usr/share/ldm/rc.d/<br>> > > mv X01-localapps oldX01-localapps<br>> > ><br>> > > Then reboot your terminal.<br>> > Thanks Dan.  We tried it to no avail.  This seems like a bug because we <br>> > switched a server back to K12LTSP and had 1000+ accounts up, no problem, <br>> > boot up in seconds.  Unfortunately that is likely to be the solution for <br>> > the time being until we can resolve the large number of accounts/slow <br>> > bootup issue with K12Linux, or anyone can suggest other avenues for us <br>> > to explore.  Thanks, Daniel<br>> <br>> Daniel,<br>> <br>> K12LTSP is based on LTSP5, which uses ssh to login to the server.  Can<br>> you test to see if running:  ssh -Y user@server  from another box takes<br>> a long time?<br>> <br>> If so, then add "-vvv" to the ssh command line, like:  ssh -vvv -Y<br>> user@server<br>> <br>> This will make ssh verbose and you will see at what point it hangs.  <br>> <br>> By default, sshd on the server runs through several authentication<br>> mechanisms, and if it takes earlier/unused ones time to fail, you'll<br>> feel it.  You can optimize things by identifying the one that fails and<br>> turning it off in the sshd_config file.  A common one I have seen is:<br>> GSSAPIAuthentication<br>> <br>> Sometimes, setting that to "no" will speed up ssh logins a great deal.<br>> <br>> -Gadi<br>> <br><br>Oops! I meant to say "K12Linux is based on LTSP5"<br><br>-- <br>--------------------------------------------------------<br>Gideon Romm | Proud LTSP Developer<br>ltsp@symbio-technologies.com<br><br>Pay It Forward!  <br>Intel Atom 1.6GHz, 512MB RAM + Symbiont Boot Stick = $275<br>10% of order goes to school or open source project of your choice!<br><br>Buy yourself a lab or office and use your donation to set up a school,<br>pay for a desperately needed feature added to a software package,<br>or sponsor part of LTSP's annual developer's conference LTSP-by-the-sea!<br><br>Check out:  http://www.symbio-technologies.com/payitforward <br><br>_______________________________________________<br>K12OSN mailing list<br>K12OSN@redhat.com<br>https://www.redhat.com/mailman/listinfo/k12osn<br>For more info see <http://www.k12os.org><br></div></body></html>