username and password

Scharff_peter

Vu+ Newbie
hello , how to see the password to the web interface autentication in telnet ?
how to set my own username and password in telnet command ?​
 

cml

Vu+ Newbie
connect to the decoder with telnet:
-root and no password...
- then you can change the password

:D
 

Scharff_peter

Vu+ Newbie
Hello
it is the same password for web interface?
Do you know how to change password and username in telnet comando to my own, so I can use it on the web interface

:)
 

sonc

Vu+ User
Login as root using telnet, then type 'passwd'.
It will prompt you to enter a new password for the root user.

This is the same username/password for the webinterface if you have authentication enabled.

You can create your own username by editting /etc/passwd but there is not much point in doing this, as you will need root access to do most things on the box. It will also be lost when you update the image.
 
Top