How do I access the Admin Center?
The Admin Center is the cross-tenant administration interface of i-doit.
Accessing the Admin Center
- Via the login page: Below the input fields, there is a link to the Admin Center
-
Directly via URL:
https://<your-i-doit>/admin/
The link below the login page is only visible when the Admin Center credentials have been configured.
Credentials
The Admin Center credentials are set during installation. They are separate from regular i-doit users.
Forgot your password? Reset via CLI: sudo -u www-data php console.php admin-center-password-reset --user admin --password admin
What can be done in the Admin Center?
| Section | Function |
|---|---|
| Tenants | Create, edit, (de-)activate tenants |
| Licenses | Enter license token, install offline license |
| Add-ons | Install, update, uninstall modules |
| System Settings | LDAP, SMTP, proxy, CSRF token, session timeout |
| Config | Change Admin Center password, encryption, DB access |
| Expert Settings | System-wide key-value settings |
Detailed documentation: Admin Center in the Knowledge Base
Comments
0 comments
Article is closed for comments.