Update guide for how Harbor admin password gets changed
Some checks are pending
Some checks are pending
This commit is contained in:
parent
ce423cbf62
commit
c9aa37d6cf
1 changed files with 5 additions and 1 deletions
|
@ -654,7 +654,11 @@ curl -k -I https://localhost
|
|||
2. **Login with default credentials**:
|
||||
- Username: `admin`
|
||||
- Password: `Harbor12345` (or your configured password)
|
||||
3. **Change the admin password** when prompted (required on first login)
|
||||
3. **Change the admin password**:
|
||||
- Click on the user icon "admin" in the top right corner of the UI
|
||||
- Click "Change Password" from the dropdown menu
|
||||
- Enter your current password and a new secure password
|
||||
- Click "OK" to save the new password
|
||||
|
||||
#### 5.10 Configure Harbor for Public Read, Authenticated Write
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue