[pve-devel] [PATCH pve-manager 2/4] add permissions management for "local" network zone
DERUMIER, Alexandre
alexandre.derumier at groupe-cyllene.com
Fri Jun 2 16:18:59 CEST 2023
Le vendredi 02 juin 2023 à 12:21 +0000, DERUMIER, Alexandre a écrit :
> > should this als obe guarded by the type check like below? is there
> > anything that ensures that a 'local' zone doesn't already exist as
> > regular SDN-managed zone?
>
> I was more thinking to forbid "local" name in sdn code in another
> patch,
> as sdn it's still in beta anyway, user could still rename zone
> manually
> in cfg.
>
> if not, user will not be able to manage local bridges permissions.
Thinking about this, the sdn zone names are limited to 8 characters,
so I could simply use "localnetwork" or "localbridges" as name
More information about the pve-devel
mailing list