← All Default Passwords
MariaDB
Server Default Password
Database
Critical Risk
TCP :3306
🔑 Default Credentials
Username
rootCopied!
Password
(blank)Copied!
Protocol
TCP
Port
3306
⚠️ Security Warning: Default credentials are the #1 cause of device compromise. Change these immediately after deployment. Attackers actively scan for devices using factory defaults.
📖 Device Notes
MariaDB root has no default password. Run mysql_secure_installation after install.
🔧 How to Change Default Password
- Connect to the device via
TCPon port3306 - Login with the default credentials shown above
- Navigate to Administration, Security, or User Management settings
- Change both the username and password to strong, unique values
- Use a password manager to store the new credentials
- Disable remote management if not needed
- Enable firmware auto-update if available