Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
19 years ago

what is the nios2 linux telnetd password?

hi:

I run telned on my dvb, but I login fail, reson is" invalid password"

In hippo guide:

The password files are etc/passwd,etc/group,etc/shadow .

But I don't understand it. Who can explain how to get the tlenetd user name and

password?

thanks a lot.

4 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    originally posted by sdhnain@May 16 2006, 08:26 AM

    hi,

    i think it's the same passwd as nios2terminal :

    username = nios

    passwd = uclinux

    this is what i use, and it runs with this configuration http://forum.niosforum.com/work2/style_emoticons/<#emo_dir#>/smile.gif

    <div align='right'><{post_snapback}> (index.php?act=findpost&pid=15400)

    --- quote end ---

    --- Quote End ---

    Thanks you reply

    I have already use it,but return invalid password
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hi Alex824,

    Please build inetd and telnetd in uClinux-dist.

    telnetd should not start standalone, as "telnetd &".

    it should be invoked by inetd , adding a line in etc/inetd.conf .

    Please use "addgroup","adduser","passwd" to create password on nios2.

    Then update the password files in ~/rootfs.

    Add ptyp0-9 to , or remove the file etc/securetty, if you want root login on telnetd.