[ZBX-23498] User group "No access to the frontend" blocks API execution. Created: 2023 Oct 04 Updated: 2024 Apr 10 Resolved: 2023 Oct 05 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | API (A), Frontend (F) |
Affects Version/s: | 5.0.38, 6.0.22, 6.4.7, 7.0.0alpha5 |
Fix Version/s: | None |
Type: | Problem report | Priority: | Major |
Reporter: | Tomass Olups (Inactive) | Assignee: | Zabbix Development Team |
Resolution: | Duplicate | Votes: | 0 |
Labels: | API, Permissions, user | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Attachments: |
![]() |
||||||||
Issue Links: |
|
||||||||
Team: |
Description |
Steps to reproduce:
curl -k -w "\n" -s -X POST -H 'Content-Type: application/json-rpc' -d ' {"jsonrpc":"2.0","method":"user.login", "params": {"username":"zabbix_api","password":"yourpassword"}, "id":1,"auth":null} ' http://yourIP/master/api_jsonrpc.php Result: Expected: |