- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Permission details, global vs object access interference
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2020 03:22 AM
I'm facing an interesting challenge with access, and I hope I've done something wrong as supposed to it's how Infoblox designed permissions.
Since before:
Role A has read/write access to internal DNS view, Host, A, CNAME, PTR (Fixed DHCP not possible choosing)
Role A also has read access to TXT/MX/etc
Role A also has Global Fixed DHCP read/write access
This worked fine for almost a year now
New since a month:
Role B has read/write access to subnet 10.1.2.0/24, Host, A , CNAME, PTR
Role B also has Fixed DHCP read/write access to 10.1.2.0/24
Role A now reports they can no longer change a Fixed DHCP in subnet in subnet 10.1.2.0/24
Role A can add a new Host without DHCP and can also remove existing Host without DHCP
Is it possible Role B's read/write permission for Fixed DHCP in subnet 10.1.2.0/24 overwrites the global read/write Fixed DHCP for Role A? Same type of permission but for different Roles?
If so it's not one but hundreds of subnets and it's not one but 20 Roles and growing...