ftp password username

Where can I reach and set the username and password for ftp or other connections like ssh?

Default BH passwords are:
Service: FTP, Telnet
User: root
Pasword: blank, no password, yust type anything or blank password

To use SSH you MUST setup root password using

Code:
passwd (telnet command)

or using a dedicated plugin to change password
 
Back
Top