Default Passwords¶
A list of the common default passwords you can find in use with Digital Rebar Platform.
Solution¶
When using the community BootEnvs for installation, the password is set
to a variant of RocketSkates
. See
Default Template Identity for complete
details.
For all bootenvs (sledgehammer, centos, ubuntu, etc.) the default pattern does NOT allow login via Password. See Solution for manaing SSH Authorized Keys login details.
We strongly recommend changing this default or, better, using SSH
without-password
options as per
Solution details.
A quick reference table for passwords
use | user | password |
---|---|---|
drp endpoint auth |
rocketskates | r0cketsk8ts |
sledgehammer |
root | rebar1 |
ubuntuhammer |
rocketskates | RocketSkates |
most bootenvs (1) |
root | RocketSkates |
debian / ubuntu |
rocketskates | RocketSkates |
cloud-init images |
varies (1) | RocketSkates |
VMware ESXi (2) |
root | RocketSkates |
- Most
bootenvs
andcloud-init
images refers to CentOS, Ubuntu, CoreOS, ESXi, etc. Generally speaking, this is the default "installed" credentials. Note that each distro has it's own rules aboutroot
versus installed default user accounts. DRP follows most vendors "patterns" with regards toroot
-vs- unprivileged user creation, with the username changed to "rocketskates". Some vendor specific notes are below. - ESXi passwords by default will be assigned the
r0cketsk8ts
password. However, if the Paramesxi/generate-random-password
is set totrue
, then a randomly generated password will be used, and recorded on the Machine object Param namedesxi/insecure-password
.
For debian / ubuntu
bootenvs, the default user (rocketskates
, can be
changed by setting provisioner-default-user
Param), has sudo
privileges.
For Images with cloud-init
pieces, there often is an injected centos
user for CentOS, ubuntu
for Ubuntu, etc. user. This is controlled by
the cloud-init
configurations of the image build process.
For more about VMware, see Managing Your ESXi Passwords
Additional Information¶
Additional resources and information related to this Knowledge Base article.
See Also¶
Versions¶
all
Keywords¶
dr-provision, operating systems, default passwords, default usernames