RethinkDB — Default Password
Default username and password for the RethinkDB: admin / (blank). Learn how to log in and how to change the default credentials.
The built-in 'admin' user has no password by default and full global permissions. The web administration UI on port 8080 also requires no credentials and cannot be password-protected — restrict it via the --bind-http startup flag. User authentication was introduced in v2.3.0 but is opt-in.
| Username | Password | Access | Notes |
|---|---|---|---|
admin | (blank / none) | Web UI | — |
admin | (blank / none) | Database | — |
- Source
- vendor documentation
Responsible use
This database lists publicly documented default credentials so administrators can find and change them. Only use these on systems you own or are authorized to test.
Related devices
Database
MongoDB Inc.
MongoDB
∅/∅DatabaseDatabase
PostgreSQL Global Development Group
PostgreSQL
postgres/∅DatabaseDatabase
Oracle
MySQL
root/∅DatabaseDatabase
MySQL
MySQL Community Server
root/∅DatabaseDatabase
Apache Software Foundation
Apache Druid
∅/∅Web UIDatabase
Apache Software Foundation
Apache CouchDB
∅/∅API