WAPT - SelfService - Restricted Package

Questions about WAPT Server / Requests and help related to the WAPT server
Forum Rules
Community Forum Rules
* English support on www.reddit.com/r/wapt
* French community support is available on this forum
* Please prefix the topic title with [RESOLVED] if it is resolved.
* Please do not edit a topic that is tagged [RESOLVED]. Open a new topic referencing the old one.
* Specify the installed WAPT version, full version, and build number (2.2.1.11957 / 2.2.2.12337 / etc.) as well as the Enterprise/Discovery edition.
* Versions 1.8.2 and earlier are no longer supported. The only questions accepted regarding version 1.8.2 are related to upgrading to a supported version (2.1, 2.2, etc.).
* Specify the server OS (Linux/Windows) and version (Debian Buster/Bullseye - CentOS 7 - Windows Server 2012/2016/2019).
* Specify the OS of the administration/package creation machine and the machine with the problematic agent, if applicable (Windows 7/10/11/Debian 11/etc.).
* Avoid asking multiple questions when opening a topic, otherwise it may be ignored. If there are multiple topics, open separate topics, preferably one after the other and not all at the same time (i.e., do not spam the forum).
* Include code snippets, screenshots, and other images directly in the post. Links to Pastebin, Bitly, and other third-party sites will be systematically removed.
* As with any community forum, support is provided voluntarily by members. If you require commercial support, you can contact Tranquil IT's sales department at 02.40.97.57.55
User avatar
Ben
Messages: 10
Registration: Nov 7, 2019 - 5:19 p.m.

November 13, 2019 - 11:37

Hello,

we would like to expand the use of self-service to give our users more autonomy.

However, we would like to control which packages are available for self-service. Our repository contains utilities, as well as our antivirus software, Office 365, etc., which we don't want users to have access to.

We therefore created a package with the "section" parameter set to "restricted." Despite this, the package is offered in the self-service area.

Have I missed something?
Attachments
Capture.PNG
Capture.PNG (23.79 KB) Viewed 6853 times
Last edited by Ben on Nov 15, 2019 - 2:24 PM, edited 1 time.
-------------------
WAPT Version: 1.7.4 (Community Edition)
Server OS: Windows Server 2016
Administration/Package Creation Machine OS: Windows 10 1709
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

November 13, 2019 - 12:19

It should work (latest version 1.7.4)

https://github.com/tranquilit/WAPT/blob ... ce.py#L624
User avatar
Ben
Messages: 10
Registration: Nov 7, 2019 - 5:19 p.m.

November 13, 2019 - 4:39 PM

As stated in my signature, we are on version 1.7.4 but the filtering is not working.
-------------------
WAPT Version: 1.7.4 (Community Edition)
Server OS: Windows Server 2016
Administration/Package Creation Machine OS: Windows 10 1709
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

November 13, 2019 - 5:58 PM

Can you specify the exact version?

(wapt-exe-version in the hardware tab)
User avatar
Ben
Messages: 10
Registration: Nov 7, 2019 - 5:19 p.m.

November 14, 2019 - 2:56 PM

Hello,

I don't understand. Where should I execute this command?
-------------------
WAPT Version: 1.7.4 (Community Edition)
Server OS: Windows Server 2016
Administration/Package Creation Machine OS: Windows 10 1709
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

November 14, 2019 - 2:59 PM

It's just an entry in the console's hardware tab
User avatar
Ben
Messages: 10
Registration: Nov 7, 2019 - 5:19 p.m.

November 15, 2019 - 2:23 PM

This is version 1.7.4.6165
Attachments
Capture.PNG
Capture.PNG (2.24 KB) Viewed 6793 times
-------------------
WAPT Version: 1.7.4 (Community Edition)
Server OS: Windows Server 2016
Administration/Package Creation Machine OS: Windows 10 1709
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

November 15, 2019 - 7:00 PM

The latest stable version is 1.7.4.6232.

Could you try with that one?
User avatar
Ben
Messages: 10
Registration: Nov 7, 2019 - 5:19 p.m.

November 18, 2019 - 11:10

Indeed, you were right: the update fixed the problem, thank you. The "restricted" setting is now correctly applied.

Two other quick questions regarding self-service:
- Is it possible to hide the "groups" (in the same way as a package) so that collaborators cannot interact with them?
- Is it possible to change the tile's "title"?

Thank you.
-------------------
WAPT Version: 1.7.4 (Community Edition)
Server OS: Windows Server 2016
Administration/Package Creation Machine OS: Windows 10 1709
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

November 18, 2019 - 11:41

Ben wrote: Nov 18, 2019 - 11:10 - Is it possible to hide (in the same way as a package) the "groups" so that collaborators cannot act on them.
Impossible except in the enterprise version
Ben wrote: Nov 18, 2019 - 11:10 AM - Is it possible to change the tile's "title"?
Thank you
Yes, it's the name attribute of the control file (I just realized that this isn't documented)
Locked