Redis Redis OSS (v6 and earlier) — Default Password
Default username and password for the Redis Redis OSS (v6 and earlier): (blank) / (blank). Learn how to log in and how to change the default credentials.
Redis 6.x and earlier ship with authentication disabled by default — any client can connect without a password. Redis 7.0+ introduced multi-user ACLs; the default user still has 'nopass' unless requirepass or ACL rules are configured. Protected-mode (loopback-only) was added in 3.2.0 but does not replace authentication.
| Benutzername | Passwort | Zugriff | Hinweise |
|---|---|---|---|
(leer / keine) | (leer / keine) | Database | No authentication required by default. Connect via redis-cli or TCP port 6379 without AUTH. |
- Quelle
- vendor documentation
Verantwortungsvolle Nutzung
Diese Datenbank listet öffentlich dokumentierte Standard-Zugangsdaten auf, damit Administratoren sie finden und ändern können. Verwenden Sie sie nur auf Systemen, die Ihnen gehören oder die Sie testen dürfen.