LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Warren <bwarren@qstreams.com>
To: "Martin, Tim" <tim.martin@viasat.com>, linuxppc-embedded@ozlabs.org
Subject: Re: Stupid Telnet Question
Date: Sun, 10 Sep 2006 21:49:47 -0700 (PDT)	[thread overview]
Message-ID: <20060911044947.81327.qmail@web309.biz.mail.mud.yahoo.com> (raw)
In-Reply-To: <821B2170E9E7F04FA38DF7EC21DE4871064A53C4@VCAEXCH01.hq.corp.viasat.com>

Tim,

--- "Martin, Tim" <tim.martin@viasat.com> wrote:

<snip>

>  When I just telnet
> locally from the serial console to the board (using
> the loopback IP
> 127.0.0.1) the telnet daemon connects, but the login
> program doesn't
> give me a chance to type a username or login.  
> 
> Question: What stupid thing have I done to cause
> this and how can I fix
> it?
> 
> -------------------------------------------------
> This is what my console session looks like:
> 
> # telnet 127.0.0.1
> 
> Entering character mode
> Escape character is '^]'.
> 
> 
> Linux 2.6.14 (172.16.5.11) (17:13 on Tuesday, 22
> November 2011)
> 
> Login incorrect
> 
> Login incorrect
> 
> Login incorrect
> 
> 
> Login incorrect
> Connection closed by foreign host.
> 
> -------------------------------------------------
> And here's what syslog is saying:
> 
> Nov 22 17:15:08 172 authpriv.info xinetd[1025]:
> START: telnet pid=1037
> from=172.16.1.199
> Nov 22 17:15:08 172 authpriv.notice login: FAILED
> LOGIN 1 FROM
> 172.16.1.199 FOR (null), Authentication failure

For security reasons, Telnet is typically set up so
that you can't log in using 'root'.  This is because
the data channel isn't encrypted so passwords are
easily compromised.  If you don't have any other users
set up, it will give the behaviour that you're seeing.
 

It's been a while since I've done this, but I think
you need to edit /etc/xinetd.d/telnet to allow root
use.  Or add a user.  Or install SSH.

cheers,
Ben

  reply	other threads:[~2006-09-11  4:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-10 18:07 Stupid Telnet Question Martin, Tim
2006-09-11  4:49 ` Ben Warren [this message]
     [not found] <000001c72f64$b727ea70$2018010a@inphasetech.com>
2007-01-03 19:49 ` Martin, Tim

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060911044947.81327.qmail@web309.biz.mail.mud.yahoo.com \
    --to=bwarren@qstreams.com \
    --cc=linuxppc-embedded@ozlabs.org \
    --cc=tim.martin@viasat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox