Hi,

I'm running ltsp under Debian Squeeze, for a number of clients. Works
great, except for one problem: I'm forever having to update the sshkeys
(ltsp-update-sshkeys), because users can't log in on the terminals.
Whilst that's easy enough, it's not always convenient, thus resulting in
some downtime (I really don't want to hand out root access).

So, what are the reasons for the keys becoming outdated? The network
address of the server is one thing, but I'm positive that doesn't
change; it's statically configured in /etc/network/interfaces:

auto eth1
iface eth1 inet static
        address 192.168.2.8
        netmask 255.255.255.0
        network 192.168.2.0
        broadcast 192.168.2.255
        gateway 192.168.1.1

(The ltsp net is running on eth1; the rest of the world on eth0 over
192.168.1.0, which also has ipv6 addresses)

The problem only seems to happen after a server reboot, so I tried to
bodge it by putting /usr/sbin/ltsp-update-sshkeys in rc.local, but that
didn't seem to have the desired effect, and anyway, I'd rather solve the
root of the problem.

Has anyone here got any advice, please?

-- 
Tony van der Hoff | mailto:t...@vanderhoff.org
Buckinghamshire, England |
-- 
Tony van der Hoff        | mailto:t...@vanderhoff.org
Buckinghamshire, England |

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_____________________________________________________________________
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