On Thu, 11 Jan 2001, Nicolas Pitre wrote:
> On Thu, 11 Jan 2001 [EMAIL PROTECTED] wrote:
> 
> > Hi All:
> >
> >     If I want to telnet to linux/SA1110 as root, what passwd should I use?
> 
> If you can log in as root from the serial console, but not through telnet,
> then you need to add some entries in /etc/securetty in your ramdisk or such.
> Typically adding
> 
> pts/0
> pts/1
> pts/2
> 
> should let you in.

Or as a last ditch effort, since you are allowing root to telnet in, I'll
assume you do not care about security:
        rm -f /etc/securetty
But better yet is to install OpenSSH, and remove telnetd.  It is just a
good habit..  :-)

-Rms


_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
Please visit the above address for information on this list.

Reply via email to