pve-access-control/src
Stefan Hanreich 63f71d62c8 permissions: add ACL paths for SDN fabrics
Add permission path /sdn/fabrics/{fabric_id}. There are currently only
SDN-specific permissions for the fabric itself, not the nodes. For
displaying / editing the nodes, the existing permissions Sys.Audit or
Sys.Modify on /nodes/{node} are required, because they are already
used for viewing / editing the network configuration of a node.

The node settings mostly revolve around configuring IPs and network
interfaces on that node, so we decided to stick with the permission
that is already governing that, since it would need to be checked when
editing a node anyway. Otherwise, users with access to a fabric node
could change parts of the network configuration of arbitrary
interfaces that node, circumventing the current permission checks. A
separate, SDN-specific, permission would not add much benefit because
of that.

Signed-off-by: Stefan Hanreich <s.hanreich@proxmox.com>
Link: https://lore.proxmox.com/20250716130837.585796-35-g.goller@proxmox.com
2025-07-16 23:25:18 +02:00
..
PVE permissions: add ACL paths for SDN fabrics 2025-07-16 23:25:18 +02:00
test auto-format code using perltidy with Proxmox style guide 2025-06-01 14:02:40 +02:00
Makefile src makefiles: convert to use simple parenthesis 2023-05-21 12:37:11 +02:00
oathkeygen oathkeygen: modernize and improve error handling slightly 2023-05-21 12:37:11 +02:00
pveum buildsys: split packaging and source build-systems 2021-05-09 19:48:50 +02:00