Barry,<br><br>Thanks for a speedy reply.<br><br>----- Original Message -----<br>From: Barry Cisna <brcisna@eazylivin.net><br>Date: Sunday, November 28, 2010 1:45 pm<br>Subject: Re: [K12OSN] Users can't login<br>To: K12LTSP <k12osn@redhat.com><br><br>> Brian,<br>> <br>> 1. Can user John Doe log into the server console itself with no<br>> probs,firstly? <br>Yes. All users can login at the console.<br><br>>It appears when you do a manual install of the ltsp<br>> client you are ending up with a multitude of errors. <br>> Are you sure you done the ltsp chroot routine correctly before <br>> trying to<br>> build the ltsp client? From what you explain,it seems you are familiar<br>> with the chroot thing from previous ltsp installs?<br><br>Yes, I have done numerous installs of LTSP over recent years,<br>and have a written step by step protocol that has worked well<br>in the past. In essence it is the steps from<br><br>
<a href="https://fedorahosted.org/k12linux/wiki/InstallGuide"><span style="text-decoration: underline;">https://fedorahosted.org/k12linux/wiki/InstallGuide</span></a><br>
<br>followed by<br><br><span style="font-family: Courier New,Courier,monospace;">/usr/sbin/ltsp-build-client --arch i386</span><br><span style="font-family: Courier New,Courier,monospace;">cd /etc/yum.repos.d</span><br>
<span style="font-family: Courier New,Courier,monospace;">cp -p *.repo /opt/ltsp/i386/etc/yum.repos.d</span><br><strong><span style="font-weight: normal; font-family: Courier New,Courier,monospace;">setarch i386 /usr/sbin/chroot /opt/ltsp/i386<br></span></strong><big><span style="font-family: Courier New,Courier,monospace;">mount /proc -t proc proc<br>
yum update yum<br>
yum update<br>
</span></big>
<br>After yum is complete, exit the chroot by typing 'exit'.<br><br><span style="font-family: Courier New,Courier,monospace;">sudo ltsp-update-kernels<br></span><pre style="font-family: Courier;" wrap=""><font size="4">sudo ltsp-update-sshkeys</font></pre><span style="font-family: Courier New,Courier,monospace;">sudo ltsp-update-image</span><br>
<br>This has worked well for some time, with various installs. <br><br>> 2. Did you do an yum update to the server side itself before <br>> installingthe ltsp client by chance?<br><br>always. see above<br><br>> 3. Please post your /etc/hosts file here when you have a chance?<br><br>192.168.1.103    orpheus    # Added by NetworkManager<br>127.0.0.1    localhost.localdomain    localhost<br>::1    orpheus    localhost6.localdomain6    localhost6<br>#24.66.94.159    shawnews.wp.shawcable.net    shawnews<br>64.59.128.135    shawmail.wp.shawcable.net    shawmail<br>130.179.16.26    antares.cc.umanitoba.ca    antares<br>.... and many more remote servers<br><br>> 4. Did you set static ip addresses on both nics when initially<br>> installing ltsp ( and have not changed the ip's since)??<br><br>I only have one NIC and an ltsp bridge. I shouldn't think that would cause<br>the problem I've observed, because clearly, the thin client is finding the image and downloading it and booting normally.<br><br>> A few things to try and narrow stuff down .<br><br>Now we get our hands dirty...<br><br>> <br>> Barry<br>> <br>> <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>>