Forum Discussion
Altera_Forum
Honored Contributor
20 years agowhat 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...
Altera_Forum
Honored Contributor
20 years agoHi 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.