The key is not showing up in the file. I feel like an idiot because I
should have checked that. Anyway, this is my
/opt/ltsp/i386/etc/rc.local file. (the full key is not displayed)

#!/bin/sh
#
# This script will be executed *after* all the other init
scripts.
# You can put your own initialization stuff in here if you don't
# want to do the full Sys V style init stuff.

touch /var/lock/subsys/local

mkdir -p /root/.ssh
echo 'ssh-rsa
AAAAB3NzaC1yc2EAAAABIwAAAQEAvBtGAPRYIeozhmSlpKsc9ruF2knyziL+etw465kt2+vr8GpxVRK$
r...@localhost.localdomain' > /root/.ssh/authorized_keys


No matter how many users are logged in, this file remains empty.

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_____________________________________________________________________
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