On Thu, Oct 30, 2008 at 05:17:40PM -0400, bjc wrote: > Each time I reboot my ltsp-server, ldm refuses to log users into the > clients. I get the message "this workstation isn't authorized to connect > to server".
is the server getting it's primary ip address via dhcp and getting a different address each time? could you possibly configure your server to get a static ip address? > Others have mentioned this problem on this list and suggest > running two commands to fix the situation; ltsp-update-sshkeys followed by > ltsp-update-image -a i386. This works for me, but only until I reboot my > server. The situation then starts happening again. ...snip... > I'm running ltsp5 in debian lenny on a amd64 server with i386 cliants. you should only need to run ltsp-update-sshkeys on Debian (if you're using NFS, which is the default, NBD doesn't have a mechanism yet to update individual files without rebuilding the image). ltsp-update-image updates NBD images. though, that should happen automatically whenever you bring up your network interface, if you're configuring your network interfaces in /etc/network/interfaces. live well, vagrant ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _____________________________________________________________________ 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
