User Accounts
This section describes the types of user accounts that exist on the Yellowbrick appliance, their usage, and the default accounts of each type that are created with a new installation.
User accounts fall into two main categories: appliance accounts and database accounts. Appliance accounts monitor and manage the appliance and hardware from the manager node command line interface; these accounts are not database users. Database user accounts exist only in the database and are not appliance users.
An initial appliance installation creates two login user accounts for administration. Their passwords can be changed but otherwise they are not configurable.
Usage | Default Username/Password |
---|---|
Appliance administrator superuser | ybdadmin/YBDmgmt |
Database administrator superuser | yellowbrick/yellowbrick |
Other appliance and database internal service accounts are created that the administrators should not modify. They are discussed in more detail later in this section.
Appliance User Accounts
Appliance users may execute appliance management commands within the Yellowbrick command line interface,ybcli
, to perform
actions such as starting the database and monitoring the appliance status. Appliance admins
are also able to perform appliance configuration commands on the appliance hardware and users.
See config. Additionally no-login
accounts exist for Yellowbrick services. Type | Username | Description |
---|---|---|
Administrator | ybdadmin |
|
User | Administrator-created |
|
Service | ybddcs , ybdsmc , and so on |
|
Database User Accounts
Database administration (superuser) and service accounts are created as part of the
appliance initial installation and should not be modified except for changing the password
of the yellowbrick
user.
Type | Username | Description |
---|---|---|
Administrator | yellowbrick |
|
User | Administrator-created |
|
Roles | Administrator-created |
|
Service |
sys_ybd_* |
|
SMC Roles | sys_ybd_smc , sys_ybd_smc_admin ,
sys_ybd_smc_manager , sys_ybd_smc_reporter ,
ys_ybd_smc_viewer . |
|