Page 1 of 1

[RESOLVED] ACL - Package Modification Rights

Published: April 11, 2022 - 12:06 PM
by AlbanUCA63
Hello everyone,

We're using WAPT Enterprise version 2.2 on Ubuntu. The admin console is on Windows 10.

I have a quick question about ACLs. Is it possible, in the "Modify Packages" section, to allow only packages starting with a different prefix (different from the one currently in use)?
I've seen that you can Deny, Allow All, or only Allow specific packages that you have to assign (but this requires manual configuration).

Let's say we have two target packages: admin and pedago.
We want to allow developers to modify packages starting with the prefix "pedago".

The goal is to identify the packages created by the development team and allow them to modify only their own packages.

Thank you,

Alban

Re: ACL - Package Modification Rights

Published: April 11, 2022 - 4:27 PM
by dcardon
Hi Alban,

this isn't really supported by the graphical interface, but the underlying ACL engine allows it.

In the ACL rule, if you drag and drop an existing package (any package), and then press F2 to edit the name, you can enter pedago-* or admin-*. Then save.

There will be a minor display bug when uploading the package, but it should work.

We'll look into fixing this in a future version.

Best regards,

Denis