Default credentials

Manage defaults credentials for evaluation installs. For production clusters, rotate passwords and configure the database users.

Cloudera Migration Assistant uses default administrative credentials and an embedded H2 database intended only for evaluation and testing. For production deployments, you must change all default passwords and configure custom, secure database user accounts.

Override embedded database credentials using the CMA_DBA_USER and CMA_DBA_PASS environment variables. For more information, see CMA database backends.

Record the default accounts before you change them.
Table 1. Default credentials
Service Default credentials Notes
CMA Web UI admin / admin Login through the gateway on port 8090.
CMA Auth Server admin / admin Direct access on port 9000.
CMA Agent API admin / admin HTTP Basic authentication.
H2 database (server roles) admin / s3cret Override using the CMA_DBA_USER and CMA_DBA_PASS variables.