mirror of
https://github.com/nextcloud/all-in-one.git
synced 2024-11-14 19:15:08 +08:00
8 lines
569 B
Markdown
8 lines
569 B
Markdown
|
# Automatic login
|
||
|
|
||
|
- [ ] After you log in to Nextcloud using the provided initial credentials, open https://yourdomain.com/settings/admin/overview
|
||
|
- [ ] There you should see a Nextcloud AIO section and a button that allows to log into the AIO interface.
|
||
|
- [ ] Clicking on this button should open the AIO interface in a new tab and should automatically log you in
|
||
|
- [ ] All sessions in other tabs that are currently open should be closed (you can verify by reloading all other AIO tabs)
|
||
|
|
||
|
You can now continue with [004-initial-backup.md](./004-initial-backup.md).
|