Admin Center#
The admin center is a separate administration interface integrated in i-doit. Here the settings shared by all tenants are configured.
Credentials#
Attention!
Please do not edit the password if one is already assigned. This can only be changed via the CLI!
For the admin center there are separate credentials. These can be specified during the installation of i-doit. If this step was skipped, then there is no access to the admin center possible at first.
Signing in#
The admin center can be accessed via the login screen of i-doit. The Admin-Center link is located beneath the login screen.
Assign credentials
This link is only available if the credentials for the admin center have been configured (see above).
As an alternative, the URL to the admin center can be entered in the browser. For this purpose, /admin/ is added to the link to i-doit :
1 |
|
Overview#
In the Home section the currently installed version of i-doit is displayed. In the Actions item the i-doit environment info file can be downloaded. This is a XML file with important system settings which can be very helpful for troubleshooting.
Tenants#
Tenants are administrated in the Tenants section. This, however, is only relevant for a multi-tenant license of i-doit. New tenants can be generated using the Add new tenant button. Existing tenants can also be edited, (de)activated or deleted completely. A deleted tenant can only be restored via a back up.
Licenses#
Licenses for i-doit can be installed via the Licenses section.
Add-ons#
In the Add-ons section the Add-ons are managed. Each feature of i-doit is encapsulated in a Add-on.
Support#
The customer portal is embedded in the Support section. Download packages and licenses can be downloaded here among other things.
The i-doit Support can be found here help.i-doit.com.
System settings#
Here you will find system related settings. Also here you will find the link to the Expert settings on the right side.
Login#
Option | Value |
---|---|
Welcome message for login | String |
Proxy#
Option | Value |
---|---|
Active | Yes or No |
Host/IP-Address | Host or IP address |
Port | Port |
Username | Username |
Password | Password |
Security#
Option | Value |
---|---|
CSRF-Token | Yes or No |
Session#
Option | Value |
---|---|
Session timeout | Value in seconds |
Single Sign On#
Option | Value |
---|---|
Active | Yes or No |
Default tenant | Selected Tenant name via dropdown |
Use Domain Part | Yes or No |
System Parameters#
Option | Value |
---|---|
PHP Timezone | Timezone |
File upload directory | Path on Filesystem |
Image upload directory | Path on Filesystem |
User interface#
Option | Value |
---|---|
Wiki URL | URL |
Sortfunction for login tenantlist | Title Custom (configurable in Admin-Center) |
Config#
In the Config tab three items can be configured:
- Via Admin-Center Credentials the credentials to the admin center can be changed.
- Via Security configuration the encryption method can be changed.
- Via Connection to i-doit System Database the access to the system database can be changed.
The settings will be save in i-doit/src/config.inc.php
file. This file is created during the installation process of i-doit. If an update of i-doit is installed, a backup of the file is created automatically. The date of the update is stated in the file name.
Expert settings (System related)#
The Expert settings for the System are located in the Admin Center. You can reach them via the System settings
Key | Value | Description |
---|---|---|
system.email.password | - | system.email.port |
admin.active_license_distribution | 1 | |
api.authenticated-users-only | 1 | |
api.status | 1 | |
api.validation | 1 | |
auth.active | 1 | |
barcode.type | qr | |
cmdb.connector.suffix-schema | - | |
cmdb.limits.connector-lists-assigned_connectors | 5 | |
cmdb.limits.obj-browser.objects-in-viewmode | 8 | |
cmdb.limits.port-lists-layer2 | 5 | |
cmdb.limits.port-lists-vlans | 5 | |
cmdb.limits.port-overview-default-vlan-only | 0 | |
cmdb.limits.port-overview-vlans | - | |
cmdb.object-browser.max-objects | - | |
cmdb.object.title.cable-prefix | KABEL_DEFAULT_ | |
cmdb.objtype.X.auto-inventory-no | - | |
cmdb.quickpurge | 0 | |
cmdb.renew-properties | 1 | |
cmdb.unique.hostname | 0 | |
cmdb.unique.ip-address | 0 | |
cmdb.unique.layer-2-net | 0 | |
cmdb.unique.object-title | 0 | |
debug_bar.storeDirectory | /tmp/idoit_debugbar | |
debug-bar.enabled | 1 | |
email.template.maintenance | Your maintenance contract: %s timed out.\nContract information:\nStart: %s\nEnd: %s\nSupport-Url: %s\nContract-Number: %s\nCustomer-Number: %s | |
email.template.password | Ihr Passwort lautet: | |
gui.empty_value | - | |
gui.empty_values | - | |
gui.forum-link | 0 | |
gui.leftcontent.width | ||
gui.wiki-url | ||
gui.wysiwyg | 1 | |
gui.wysiwyg-all-controls | 1 | |
import.object.keep-status | 0 | |
ldap.debug | 1 | |
ldap.default-group | ||
logbook.changes | 1 | |
logging.cmdb.import | 1 | |
login.tenantlist.sortby | isys_mandator__sort | |
maxlength.dialog_plus | 110 | |
mysql.unbuffered-queries | 0 | |
proxy.active | 0 | |
proxy.host | - | |
proxy.password | - | |
proxy.port | - | |
proxy.username | - | |
qrcode.config | - | |
reports.browser-url | - | |
security.passwort.minlength | - | |
session.sso.active | 0 | |
session.sso.mandator-id | 1 | |
session.time | 3600 | |
system.devmode | - | |
system.email.connection-timeout | - | |
system.email.from | i-doit@example-domain.int | |
system.email.name | - | |
system.email.smtp-auto-tls | 0 | |
system.email.smtp-host | - | |
system.email.smtpdebug | 0 | |
system.email.subject-prefix | [i-doit] | |
system.email.username | - | |
system.last-change | 1689077222 | |
system.login.welcome-message | - | |
system.security.csrf | 1 | |
system.show-proc-time | 0 |