Skip to content
Databases

CrateDB — Default Password

Default username and password for the CrateDB: crate / (blank). Learn how to log in and how to change the default credentials.

Built-in superuser 'crate' has no password and cannot be assigned one. By default it is accessible only from localhost; remote connections require explicit HBA configuration.

UsernamePasswordAccessNotes
crate
(blank / none)
DatabaseBuilt-in superuser; no password can be set for this account

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