Hello,
I am trying to boot some embedded controllers as LTS clients .
They work without local
display or keyboard. I need to login to them from a remote machine.
I tried to copy the "xinetd" and "in.telnetd" related files to
"/opt/ltsp/i386", the NFS mounted
root of the client.
Conencted a local display, logged into the client running a shell
and started xinetd.
I get the error message "unknown user root"
The only service configured inside /etc/xinetd.d is telnet, as shown
below.
If I comment the line user=root , i get an error message that the user
option is missing.
service telnet
{
disable = no
flags = REUSE
socket_type = stream
wait = no
user = root
server = /usr/sbin/in.telnetd
log_on_failure += USERID
}
Thanks for any help.
regards
Ajith
-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open!
Get cracking and register here for some mind boggling fun and
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_____________________________________________________________________
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