master
root@zabbix.znil.net 2020-04-14 17:43:56 +02:00
parent 88f659b622
commit 0d3b8b4861
1 changed files with 12 additions and 12 deletions

View File

@ -52,21 +52,21 @@ The other needed programs are
which should be already installed which should be already installed
### 3. Create Zabbix-User for API Access ### 3. Create Zabbix-User for API Access
It should be a non LDAP user with **Frontend acccess** `internal` (defined by Group Membership). It should be a non LDAP user with **Frontend acccess** `internal` (defined by Group Membership)<br>
The User must have the **User type** `Zabbix Super Admin` for creating new users and changing group memberships. The User must have the **User type** `Zabbix Super Admin` for creating new users and changing group memberships.<br>
Also avoid special chars in username and password. Also avoid special chars in username and password.<br>
In the examples i am using the username `zabbixapiuser` In the examples i am using the username `zabbixapiuser`<br>
### 4. Create Zabbix Target Groups ### 4. Create Zabbix Target Groups
At least 2 groups are required: At least 2 groups are required:<br>
**Target Group for Users:** **Target Group for Users:**<br>
This Group must have **Frontend access** `LDAP ` This Group must have **Frontend access** `LDAP`<br>
and should be enabled. and should be enabled.
In the examples i am using the groupname`Zabbix-Super-Admin` In the examples i am using the groupname`Zabbix-Super-Admin`<br>
**Target Group for Disabled Users:** **Target Group for Disabled Users:**<br>
The build-in Group **Disabled** can be used. The build-in Group **Disabled** can be used.<br>
Or create a new group which is **not** enabled (remove checkox) and **Frontend access** `Disabled` Or create a new group which is **not** enabled (remove checkox) and **Frontend access** `Disabled`<br>
In the examples i am using the groupname`LDAP-Disabled` In the examples i am using the groupname`LDAP-Disabled`<br>
### 5. Check Zabbix LDAP-Settings ### 5. Check Zabbix LDAP-Settings
Check the Settings for LDAP: Check the Settings for LDAP: