mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-08 13:36:32 +00:00
Doc: Updating Admin Credentials configs (#17513)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
This commit is contained in:
parent
91f69ba34b
commit
2cccd69404
@ -70,9 +70,9 @@ Please note the following are the formats to bootstrap admins on server startup:
|
||||
|
||||
This works for SMTP-enabled servers, Login Password for these are generated randomly and sent to the mail `adminName`@`principalDomain`.
|
||||
|
||||
If SMTP is not enabled for OpenMetadata, please use the below method to create admin users: `[admin1:password1,admin2:password2,admin3:password3]`
|
||||
If SMTP is not enabled for OpenMetadata, please use the method below to create admin users: `[admin1, admin2, admin3]`. The default password for all admin users will be admin.
|
||||
|
||||
This allows to bootstrap the server with given password, later on can be changed by specific users by visiting profile page.
|
||||
After logging into the OpenMetadata UI, admin users can change their default password by navigating to `Settings > Members > Admins`.
|
||||
|
||||
{%/note%}
|
||||
|
||||
|
||||
@ -70,9 +70,9 @@ Please note the following are the formats to bootstrap admins on server startup:
|
||||
|
||||
This works for SMTP-enabled servers, Login Password for these are generated randomly and sent to the mail `adminName`@`principalDomain`.
|
||||
|
||||
If SMTP is not enabled for OpenMetadata, please use the below method to create admin users: `[admin1:password1,admin2:password2,admin3:password3]`
|
||||
If SMTP is not enabled for OpenMetadata, please use the method below to create admin users: `[admin1, admin2, admin3]`. The default password for all admin users will be admin.
|
||||
|
||||
This allows to bootstrap the server with given password, later on can be changed by specific users by visiting profile page.
|
||||
After logging into the OpenMetadata UI, admin users can change their default password by navigating to `Settings > Members > Admins`.
|
||||
|
||||
{%/note%}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user